Aracılığıyla paylaş


IParseDisplayName.ParseDisplayName Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

IParseDisplayName Interface

Microsoft.VisualStudio.OLE.Interop Namespace