CAtlBaseModule::SetResourceInstance

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 Class

CAtlBaseModule::GetResourceInstance