Freigeben über


CAtlBaseModule::SetResourceInstance

Legt die Ressourceninstanz CAtlBaseModule eines Objekts fest.

HINSTANCE SetResourceInstance( 
   HINSTANCE hInst  
) throw( );

Parameter

  • hInst
    Die neue Ressourceninstanz.

Rückgabewert

Gibt die aktualisierte Ressourceninstanz zurück.

Anforderungen

Header: atlcore.h

Siehe auch

Referenz

CAtlBaseModule Class

CAtlBaseModule::GetResourceInstance