IParseDisplayName Interface

Definition

Translates a user-readable display name into a moniker object. For more information, see IParseDisplayName.

public interface class IParseDisplayName
public interface class IParseDisplayName
__interface IParseDisplayName
[System.Runtime.InteropServices.Guid("0000011A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IParseDisplayName
[System.Runtime.InteropServices.Guid("0000011A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IParseDisplayName
[<System.Runtime.InteropServices.Guid("0000011A-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IParseDisplayName = interface
[<System.Runtime.InteropServices.Guid("0000011A-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IParseDisplayName = interface
Public Interface IParseDisplayName
Derived
Attributes

Methods

ParseDisplayName(IBindCtx, String, UInt32, IMoniker)

Applies to