IDataAdviseHolder::Advise Method (IDataObject^, array<FORMATETC>^, UInt32, IAdviseSink^, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
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
)

For information on the COM interface, see 3B72A50B-A18F-4EC0-9D1D-52B07EB84FAF

Return to top
Show: