次の方法で共有


CComModule::GetResourceInstance

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

HINSTANCE GetResourceInstance( ) throw( );

戻り値

HINSTANCE

解説

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

必要条件

ヘッダー: atlbase.h

参照

関連項目

CComModule クラス

CComModule::GetModuleInstance

CComModule::GetTypeLibInstance