CAdUiImageResource( UINT id, LPCTSTR pType = RT_RCDATA, HMODULE hInst = NULL );
|
Parameters |
Description |
|
UINT id |
Specify the resource ID. |
|
LPCTSTR pType = RT_RCDATA |
Specify the type of resource data. |
|
HMODULE hInst = NULL |
Specify resource module handle. |
Create a new CAdUiImageResource object by resource ID.