共用方式為


CEnumerator::GetMoniker

剖析顯示名稱,以擷取之字串都可以轉換成 moniker 的元件。

HRESULT GetMoniker( 
   LPMONIKER* ppMoniker  
) const throw( );
HRESULT GetMoniker( 
   LPMONIKER* ppMoniker, 
   LPCTSTR lpszDisplayName  
) const throw( );

參數

傳回值

一種標準HRESULT

需求

標頭: atldbcli.h

請參閱

參考

CEnumerator 類別