다음을 통해 공유


IViewObject2.GetAdvise Method (UInt32%, UInt32%, IAdviseSink%)

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

Syntax

‘선언
Sub GetAdvise ( _
    <OutAttribute> ByRef pAspects As UInteger, _
    <OutAttribute> ByRef pAdvf As UInteger, _
    <OutAttribute> ByRef ppAdvSink As IAdviseSink _
)
void GetAdvise(
    out uint pAspects,
    out uint pAdvf,
    out IAdviseSink ppAdvSink
)

Parameters

.NET Framework Security

See Also

Reference

IViewObject2 Interface

GetAdvise Overload

Microsoft.VisualStudio.OLE.Interop Namespace