Destroys an image list.
Syntax
|
BOOL ImageList_Destroy( HIMAGELIST himl
); |
Parameters
- himl
-
A handle to the image list to destroy.
Return Value
Returns nonzero if successful, or zero otherwise.
Function Information
| Minimum DLL Version | comctl32.dll |
|---|
| Header | commctrl.h |
|---|
| Import library | comctl32.lib |
|---|
| Minimum operating systems |
Windows NT 3.51, Windows 95 |
|---|