Freigeben über


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

Concepts

CAtlBaseModule Class

CAtlBaseModule Members

CAtlBaseModule::GetResourceInstance