CEnumerator::GetMoniker
分析显示名称提取可以转换为标记字符串的元素。
HRESULT GetMoniker(
LPMONIKER* ppMoniker
) const throw( );
HRESULT GetMoniker(
LPMONIKER* ppMoniker,
LPCTSTR lpszDisplayName
) const throw( );
参数
ppMoniker
[in] 该标记从显示名称 ()CEnumeratorAccessor::m_szParseName分析当前行。lpszDisplayName
[in] 分析的显示名称。
返回值
标准 HRESULT。
要求
Header: atldbcli.h