ImageList_GetImageCount (Windows CE 5.0)
This function retrieves the number of images in an image list.
IntWINAPIImageList_GetImageCount(HIMAGELISThiml );
Parameters
- himl
[in] Handle to the image list.
Return Values
The number of images indicates success. NULL indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
Link Library: Commctrl.lib, Imgctl.lib.
See Also
Send Feedback on this topic to the authors