Share via


ImageList_GetImageCount (Windows CE 5.0)

Send Feedback

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

ImageList_Create

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.