Contents Index Topic Contents | ||
Previous Topic: ImageList_DrawEx Next Topic: ImageList_Duplicate |
ImageList_DrawIndirect
BOOL ImageList_DrawIndirect( IMAGELISTDRAWPARAMS* pimldp);Draws an image list image based on an IMAGELISTDRAWPARAMS structure.
- Returns nonzero if successful, and zero otherwise.
- pimldp
- Address of an IMAGELISTDRAWPARAMS structure that contains information about the draw operation.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.