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.
Creates and manages advisory connections between a data object and one or more advise sinks. Implements the advisory methods of IDataObject. For more information, see IDataAdviseHolder.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("00000110-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IDataAdviseHolder
'Usage
Dim instance As IDataAdviseHolder
[GuidAttribute("00000110-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IDataAdviseHolder
[GuidAttribute(L"00000110-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class IDataAdviseHolder
public interface IDataAdviseHolder