Partager via


IBindHost.MonikerBindToStorage, méthode

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

Syntaxe

'Déclaration
Sub MonikerBindToStorage ( _
    pmk As IMoniker, _
    pbc As IBindCtx, _
    pBSC As IBindStatusCallback, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef ppvObj As Object _
)
void MonikerBindToStorage(
    IMoniker pmk,
    IBindCtx pbc,
    IBindStatusCallback pBSC,
    ref Guid riid,
    out Object ppvObj
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IBindHost Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms