ImageList_Destroy (Windows CE 5.0)
This function destroys an image list.
BOOLWINAPIImageList_Destroy(HIMAGELISThiml );
Parameters
- himl
[in] Handle to the image list to destroy.
Return Values
Nonzero indicates success. Zero indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
ImageList_GetDragImage | ImageList_LoadBitmap | ImageList_LoadImage | ImageList_Merge
Send Feedback on this topic to the authors