Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the resource instance of a CAtlBaseModule object.
HINSTANCE SetResourceInstance(
HINSTANCE hInst
) throw( );
Parameters
- hInst
The new resource instance.
Return Value
Returns the updated resource instance.
Requirements
Header: atlcore.h
See Also
Reference
CAtlBaseModule::GetResourceInstance