The ImageList_DrawIndirect function draws an image list image based on an IMAGELISTDRAWPARAMS structure.
BOOL ImageList_DrawIndirect(IMAGELISTDRAWPARAMS* pimldp);
Header file: | Commctrl.h |
Component: | Imgctl |
Platforms: | H/PC |
Windows CE versions: | 2.0 and later |
Returns nonzero if successful and zero otherwise.