CEnumerator : : GetMoniker
Analyse le nom complet pour extraire le composant de la chaîne qui peut être convertie en un moniker.
HRESULT GetMoniker(
LPMONIKER* ppMoniker
) const throw( );
HRESULT GetMoniker(
LPMONIKER* ppMoniker,
LPCTSTR lpszDisplayName
) const throw( );
Paramètres
ppMoniker
[out] moniker analysé à partir du nom complet (CEnumeratorAccessor::m_szParseName) de la ligne actuelle.lpszDisplayName
[in] nom complet à analyser.
Valeur de retour
Un HRESULT standard.
Configuration requise
En-tête : atldbcli.h