Share via


_dispWebReferencesEvents Interface

Definition

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

public interface class _dispWebReferencesEvents
[System.Runtime.InteropServices.Guid("11C784F8-E5A0-4C19-831A-2C2D00C6D897")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)]
public interface _dispWebReferencesEvents
[<System.Runtime.InteropServices.Guid("11C784F8-E5A0-4C19-831A-2C2D00C6D897")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)>]
type _dispWebReferencesEvents = interface
Public Interface _dispWebReferencesEvents
Derived
Attributes

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