Partager via


IMoniker.BindToObject, méthode

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

Syntaxe

'Déclaration
Sub BindToObject ( _
    pbc As IBindCtx, _
    pmkToLeft As IMoniker, _
    ByRef riidResult As Guid, _
    <OutAttribute> ByRef ppvResult As Object _
)
void BindToObject(
    IBindCtx pbc,
    IMoniker pmkToLeft,
    ref Guid riidResult,
    out Object ppvResult
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms