IOleObject::Advise Method (IAdviseSink^, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Advise(
	IAdviseSink^ pAdvSink,
	[OutAttribute] unsigned int% pdwConnection
)

Parameters

pAdvSink
Type: Microsoft.VisualStudio.OLE.Interop::IAdviseSink^
pdwConnection
Type: System::UInt32

For information on the COM interface, see 6A68C9E9-6E06-4DEF-89A5-18E184E76A26

Return to top
Show: