CAtlBaseModule::SetResourceInstance

 

Sets the resource instance of a CAtlBaseModule object.

Syntax

      HINSTANCE SetResourceInstance(
   HINSTANCE hInst 
) throw( );

Parameters

  • hInst
    The new resource instance.

Return Value

Returns the updated resource instance.

Requirements

Header: atlcore.h

See Also

CAtlBaseModule Class
CAtlBaseModule::GetResourceInstance