CComModule::GetModuleInstance

自ATL 7.0,CComModule 已过时:有关详细信息 ATL模块选件类 参见。

HINSTANCE GetModuleInstance( ) throw( );

返回值

标识此模块的 HINSTANCE

备注

返回 m_hInst 数据成员。

要求

Header: atlbase.h

请参见

参考

CComModule选件类

CComModule::GetResourceInstance

CComModule::GetTypeLibInstance