Share via


_dispWebServicesEvents Interface

Definition

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

public interface class _dispWebServicesEvents
[System.Runtime.InteropServices.Guid("B3AF808B-B55A-4DFE-A9FC-C3B4F4B37903")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)]
public interface _dispWebServicesEvents
[<System.Runtime.InteropServices.Guid("B3AF808B-B55A-4DFE-A9FC-C3B4F4B37903")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)>]
type _dispWebServicesEvents = interface
Public Interface _dispWebServicesEvents
Derived
Attributes

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