| Microsoft Deployment Toolkit
Documentation Library int AddImage(HInstance hInstance, int resourceId) |
![]() |
Add a new image to the image list from a resource, as shown in Table 20.
Table 20. HRESULT IImageList Interface
|
Parameter |
Description |
|
hInstance |
Instance handle of the module that contains the bitmap resource |
|
resourceId |
ID of the resource to load into the image list |
Related Topics