IDataAdviseHolder::Advise Method (IDataObject^, array<FORMATETC>^, UInt32, IAdviseSink^, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void Advise( IDataObject^ pDataObject, array<FORMATETC>^ pFetc, unsigned int ADVF, IAdviseSink^ pAdvise, [OutAttribute] unsigned int% pdwConnection )
Parameters
- pDataObject
- Type: Microsoft.VisualStudio.OLE.Interop::IDataObject^
- pFetc
- Type: array<Microsoft.VisualStudio.OLE.Interop::FORMATETC>^
- ADVF
- Type: System::UInt32
- pAdvise
- Type: Microsoft.VisualStudio.OLE.Interop::IAdviseSink^
- pdwConnection
- Type: System::UInt32
For information on the COM interface, see 3B72A50B-A18F-4EC0-9D1D-52B07EB84FAF
Show: