Contents Index Topic Contents | ||
Previous Topic: ImageList_GetIconSize Next Topic: ImageList_GetImageInfo |
ImageList_GetImageCount
int ImageList_GetImageCount( HIMAGELIST himl );Retrieves the number of images in an image list.
- Returns the number of images.
- himl
- Handle to the image list.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.