IConnectionPoint::Advise Method (Object^, UInt32)

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

void Advise(
	Object^ pUnkSink,
	[OutAttribute] unsigned int% pdwCookie
)

Parameters

pUnkSink
Type: System::Object^
pdwCookie
Type: System::UInt32
Return to top
Show: