Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
CAtlBaseModule::AddResourceInstance