CEnumerator::GetMoniker
剖析顯示名稱,以擷取之字串都可以轉換成 moniker 的元件。
HRESULT GetMoniker(
LPMONIKER* ppMoniker
) const throw( );
HRESULT GetMoniker(
LPMONIKER* ppMoniker,
LPCTSTR lpszDisplayName
) const throw( );
參數
ppMoniker
[] outMoniker 剖析顯示名稱 (CEnumeratorAccessor::m_szParseName) 的目前資料列。lpszDisplayName
[in]剖析顯示名稱。
傳回值
一種標準HRESULT。
需求
標頭: atldbcli.h