Partager via


IMoniker.ParseDisplayName, méthode

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

Syntaxe

'Déclaration
Sub ParseDisplayName ( _
    pbc As IBindCtx, _
    pmkToLeft As IMoniker, _
    pszDisplayName As String, _
    <OutAttribute> ByRef pchEaten As UInteger, _
    <OutAttribute> ByRef ppmkOut As IMoniker _
)
void ParseDisplayName(
    IBindCtx pbc,
    IMoniker pmkToLeft,
    string pszDisplayName,
    out uint pchEaten,
    out IMoniker ppmkOut
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms