Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables containers and other objects to receive notice of changes. Standard OLE interface. For more information, see IAdviseSink.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0000010F-0000-0000-C000-000000000046")> _
Public Interface IAdviseSink
'Usage
Dim instance As IAdviseSink
[InterfaceTypeAttribute()]
[GuidAttribute("0000010F-0000-0000-C000-000000000046")]
public interface IAdviseSink
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000010F-0000-0000-C000-000000000046")]
public interface class IAdviseSink
public interface IAdviseSink