IViewObject2::GetAdvise Method (UInt32, UInt32, IAdviseSink^)

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

void GetAdvise(
	[OutAttribute] unsigned int% pAspects,
	[OutAttribute] unsigned int% pAdvf,
	[OutAttribute] IAdviseSink^% ppAdvSink
)

Parameters

pAspects
Type: System::UInt32
pAdvf
Type: System::UInt32
ppAdvSink
Type: Microsoft.VisualStudio.OLE.Interop::IAdviseSink^
Return to top
Show: