CAtlBaseModule::RemoveResourceInstance
从存储的处理列表中移除资源例程。
bool RemoveResourceInstance(
HINSTANCE hInst
) throw( );
参数
- hInst
移除的资源实例。
返回值
否则返回true,如果成功移除了资源,错误。
要求
Header: atlcore.h
从存储的处理列表中移除资源例程。
bool RemoveResourceInstance(
HINSTANCE hInst
) throw( );
否则返回true,如果成功移除了资源,错误。
Header: atlcore.h