次の方法で共有


CComModule::GetTypeLibInstance

ATL 7.0 では、CComModule は互換性のために残されています: ATL モジュール クラス を詳細については、" "を参照してください。

HINSTANCE GetTypeLibInstance( ) const throw( );

戻り値

HINSTANCE

解説

m_hInstTypeLib のデータ メンバーを返します。

必要条件

atlbase.hHeader:

参照

関連項目

CComModule クラス

CComModule::GetModuleInstance

CComModule::GetResourceInstance