IViewObject::SetAdvise Method (UInt32, UInt32, IAdviseSink^)

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

void SetAdvise(
	unsigned int aspects,
	unsigned int ADVF,
	IAdviseSink^ pAdvSink
)

Parameters

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

For information on the COM interface, see 64712679-8454-41FA-9497-F0AB97240A51

Return to top
Show: