Partager via


IOleContainer.ParseDisplayName, méthode (IBindCtx, String, UInt32%, IMoniker%)

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, _
    pszDisplayName As String, _
    <OutAttribute> ByRef pchEaten As UInteger, _
    <OutAttribute> ByRef ppmkOut As IMoniker _
)
void ParseDisplayName(
    IBindCtx pbc,
    string pszDisplayName,
    out uint pchEaten,
    out IMoniker ppmkOut
)

Paramètres

Implémentations

IParseDisplayName.ParseDisplayName(IBindCtx, String, UInt32%, IMoniker%)

Sécurité .NET Framework

Voir aussi

Référence

IOleContainer Interface

ParseDisplayName, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms