Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Parses the display name to extract the component of the string that can be converted into a moniker.
HRESULT GetMoniker(
LPMONIKER* ppMoniker
) const throw( );
HRESULT GetMoniker(
LPMONIKER* ppMoniker,
LPCTSTR lpszDisplayName
) const throw( );
Parameters
ppMoniker
[out] The moniker parsed from the display name (CEnumeratorAccessor::m_szParseName) of the current row.lpszDisplayName
[in] The display name to parse.
Return Value
A standard HRESULT.
Requirements
Header: atldbcli.h