다음을 통해 공유


IViewObject2.SetAdvise Method (UInt32, UInt32, IAdviseSink)

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

Syntax

‘선언
Sub SetAdvise ( _
    aspects As UInteger, _
    ADVF As UInteger, _
    pAdvSink As IAdviseSink _
)
void SetAdvise(
    uint aspects,
    uint ADVF,
    IAdviseSink pAdvSink
)

Parameters

.NET Framework Security

See Also

Reference

IViewObject2 Interface

SetAdvise Overload

Microsoft.VisualStudio.OLE.Interop Namespace