CAdUiImageResource( UINT lightId, UINT darkId, UINT type, HMODULE hInst = NULL );
|
Parameters |
Description |
|
UINT lightId |
Specify the light theme resource ID. |
|
UINT darkId |
Specify the dark theme resource ID. |
|
UINT type |
Specify the type of resource data. |
|
HMODULE hInst = NULL |
Specify resource module handle. |
Create a new CAdUiImageResource object.