Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 2.84 KB

nn-oleidl-iparsedisplayname.md

File metadata and controls

80 lines (61 loc) · 2.84 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:oleidl.IParseDisplayName
IParseDisplayName (oleidl.h)
Parses a displayable name string to convert it into a moniker for custom moniker implementations.
IParseDisplayName
IParseDisplayName interface [COM]
IParseDisplayName interface [COM]
described
_com_iparsedisplayname
com.iparsedisplayname
oleidl/IParseDisplayName
com\iparsedisplayname.htm
com
37844d9b-35ce-4d30-8a58-dac4c671896f
12/05/2018
IParseDisplayName, IParseDisplayName interface [COM], IParseDisplayName interface [COM],described, _com_iparsedisplayname, com.iparsedisplayname, oleidl/IParseDisplayName
oleidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
OleIdl.idl
Windows
19H1
IParseDisplayName
oleidl/IParseDisplayName
c++
APIRef
kbSyntax
COM
OleIdl.h
IParseDisplayName

IParseDisplayName interface

-description

Parses a displayable name string to convert it into a moniker for custom moniker implementations.

Display name parsing is necessary when the end user inputs a string to identify a component, as in the following situations:

  • A compound document application that supports linked components typically supports the Edit:Links... dialog box. Through this dialog box, the end user can enter a display name to specify a new link source for a specified linked component. The compound document needs to have this input string converted into a moniker.
  • A script language such as the macro language of a spreadsheet can allow textual references to a component. The language's interpreter needs to have such a reference converted into a moniker in order to execute the macro.
This interface is not supported for use across machine boundaries.

-inheritance

The IParseDisplayName interface inherits from the IUnknown interface. IParseDisplayName also has these types of members:

-see-also

IMoniker::ParseDisplayName

IOleItemContainer

MkParseDisplayName

MkParseDisplayNameEx