ACBASE_PORT AcString( const AcRxResourceInstance& hDll, unsigned int nId );
|
Parameters |
Description |
|
const AcRxResourceInstance& hDll |
Input Windows handle to a loaded resource DLL |
|
unsigned int nId |
Input int ID of the resource string to load |
Loads a resource string from the specified DLL handle.