IViewObject::GetAdvise Method (UInt32, UInt32, IAdviseSink^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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^
For information on the COM interface, see C56F6CBB-D2EA-4DB4-A660-DB8B7540AC94
Show: