IViewObject.GetAdvise(UInt32, UInt32, IAdviseSink) Метод

Определение

public:
 void GetAdvise([Runtime::InteropServices::Out] System::UInt32 % pAspects, [Runtime::InteropServices::Out] System::UInt32 % pAdvf, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IAdviseSink ^ % ppAdvSink);
void GetAdvise([Runtime::InteropServices::Out] unsigned int & pAspects, [Runtime::InteropServices::Out] unsigned int & pAdvf, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IAdviseSink const & & ppAdvSink);
public void GetAdvise (out uint pAspects, out uint pAdvf, out Microsoft.VisualStudio.OLE.Interop.IAdviseSink ppAdvSink);
abstract member GetAdvise : uint32 * uint32 * IAdviseSink -> unit
Public Sub GetAdvise (ByRef pAspects As UInteger, ByRef pAdvf As UInteger, ByRef ppAdvSink As IAdviseSink)

Параметры

pAspects
UInt32
pAdvf
UInt32
ppAdvSink
IAdviseSink

Комментарии

Дополнительные сведения об интерфейсе COM см. в разделе ивиевобжект:: unadvise.

Применяется к