Share via


_dispWebServicesEvents_SinkHelper Class

Definition

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

public ref class _dispWebServicesEvents_SinkHelper sealed : VsWebSite::_dispWebServicesEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispWebServicesEvents_SinkHelper : VsWebSite._dispWebServicesEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispWebServicesEvents_SinkHelper = class
    interface _dispWebServicesEvents
Public NotInheritable Class _dispWebServicesEvents_SinkHelper
Implements _dispWebServicesEvents
Inheritance
_dispWebServicesEvents_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_WebServiceAddedDelegate

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

m_WebServiceChangedDelegate

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

m_WebServiceRemovedDelegate

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

m_WebServiceRenamedDelegate

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

Methods

WebServiceAdded(WebService)

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

WebServiceChanged(WebService)

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

WebServiceRemoved(WebService)

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

WebServiceRenamed(String, WebService)

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

Applies to