Contents Index Topic Contents | ||
Previous Topic: ImageList_Create Next Topic: ImageList_DragEnter |
ImageList_Destroy
BOOL ImageList_Destroy( HIMAGELIST himl );Destroys an image list.
- Returns nonzero if successful, or zero otherwise.
- himl
- Handle to the image list to destroy.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.