Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function draws an image list image based on an IMAGELISTDRAWPARAMS structure.
BOOL ImageList_DrawIndirect(IMAGELISTDRAWPARAMS* pimldp );
Parameters
- pimldp
[in] Pointer to an IMAGELISTDRAWPARAMS structure that contains information about the draw operation.
Return Values
Nonzero indicates success. Zero indicates failure.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
Link Library: Commctrl.lib, Imgctl.lib.
See Also
Send Feedback on this topic to the authors