ImageList_Destroy Function

Destroys an image list.

Syntax

BOOL ImageList_Destroy(      
    HIMAGELIST himl );

Parameters

himl
[in] A handle to the image list to destroy.

Return Value

Returns nonzero if successful, or zero otherwise.

Function Information

Minimum DLL Versioncomctl32.dll
Headercommctrl.h
Import librarycomctl32.lib
Minimum operating systems Windows NT 3.51, Windows 95
Tags :


Page view tracker