Partager via


IViewObject2.GetAdvise, méthode (UInt32%, UInt32%, IAdviseSink%)

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Implémentations

IViewObject.GetAdvise(UInt32%, UInt32%, IAdviseSink%)

Sécurité .NET Framework

Voir aussi

Référence

IViewObject2 Interface

GetAdvise, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms