Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Extends and inherits from IAdviseSink. Supports an additional notification. Standard OLE interface. For more information, see IAdviseSink2.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("00000125-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IAdviseSink2 _
Inherits IAdviseSink
'Usage
Dim instance As IAdviseSink2
[GuidAttribute("00000125-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IAdviseSink2 : IAdviseSink
[GuidAttribute(L"00000125-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class IAdviseSink2 : IAdviseSink
public interface IAdviseSink2 extends IAdviseSink