Contents Index Topic Contents | ||
Previous Topic: ImageList_LoadBitmap Next Topic: INDEXTOOVERLAYMASK |
ImageList_RemoveAll
BOOL ImageList_Remove( HIMAGELIST himl );Calls the ImageList_Remove function to remove all of the images from an image list.
- Returns nonzero if successful, or zero otherwise.
- himl
- Handle to the image list.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.