Share via


_dispWebReferencesEvents_SinkHelper Class

Definition

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public ref class _dispWebReferencesEvents_SinkHelper sealed : VsWebSite::_dispWebReferencesEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispWebReferencesEvents_SinkHelper : VsWebSite._dispWebReferencesEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispWebReferencesEvents_SinkHelper = class
    interface _dispWebReferencesEvents
Public NotInheritable Class _dispWebReferencesEvents_SinkHelper
Implements _dispWebReferencesEvents
Inheritance
_dispWebReferencesEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie

This field supports the .NET Framework infrastructure and is not intended to be used directly from your code.

m_WebReferenceAddedDelegate

This field supports the .NET Framework infrastructure and is not intended to be used directly from your code.

m_WebReferenceChangedDelegate

This field supports the .NET Framework infrastructure and is not intended to be used directly from your code.

m_WebReferenceRemovedDelegate

This field supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Methods

WebReferenceAdded(WebReference)

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

WebReferenceChanged(WebReference)

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

WebReferenceRemoved(WebReference)

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Applies to