The ImageList_Duplicate function creates a duplicate of an existing image list.
HIMAGELIST ImageList_Duplicate(HIMAGELIST himl);
Header file: | Commctrl.h |
Component: | Imgctl |
Platforms: | H/PC |
Windows CE versions: | 2.0 and later |
Returns the handle to the new duplicate image list if successful or NULL otherwise.
The ImageList_Duplicate function is not supported for emulation.