Udostępnij za pośrednictwem


Metoda IOleContainer.ParseDisplayName — (IBindCtx, String, UInt32%, IMoniker%)

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
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
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOleContainer Interfejs

Przeciążenie ParseDisplayName

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop