Share via


CEnumerator::GetMoniker

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

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

Reference

CEnumerator Class

Other Resources

CEnumerator Members