CAtlBaseModule::GetHInstanceAt
Returns a handle to a specified resource instance.
HINSTANCE GetHInstanceAt(
int i
) throw( );
Parameters
- i
The number of the resource instance.
Return Value
Returns the handle to the resource instance, or NULL if no corresponding resource instance exists.
Requirements
Header: atlcore.h