다음을 통해 공유


IViewObject.SetAdvise Method

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

Remarks

For information on the COM interface, see IViewObject::SetAdvise

.NET Framework Security

See Also

Reference

IViewObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace