ACBASE_PORT AcString( const AcRxResourceInstance& hDll, unsigned int nId );
Loads a resource string from the specified DLL handle.
Parameters | Description |
---|---|
hDll | Input AxResourceInstance object from which to load the string |
nId | Input ID (integer) of the string resource in the specified resource DLL |
AcString::AcString@HINSTANCE@unsigned