Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
HRESULT GetMoniker( LPMONIKER* ppMoniker ) const;
HRESULT GetMoniker( LPMONIKER* ppMoniker**, LPCTSTR** lpszDisplayName ) const;
Return Value
A standard HRESULT.
Parameters
ppMoniker****
[out] The moniker parsed from the display name (CEnumeratorAccessor::m_szParseName) of the current row.
lpszDisplayName****
[in] The display name to parse.
Remarks
Parses the display name to extract the component of the string that can be converted into a moniker.