CAtlBaseModule::RemoveResourceInstance
Removes a resource instance from the list of stored handles.
bool RemoveResourceInstance(
HINSTANCE hInst
) throw( );
Parameters
- hInst
The resource instance to remove.
Return Value
Returns true if the resource was successfully removed, false otherwise.
Requirements
Header: atlcore.h