HDM_GETIMAGELIST message

Gets the handle to the image list that has been set for an existing header control. You can send this message explicitly or use the Header_GetImageList or Header_GetStateImageList macro.

Parameters

wParam

One of the following values:

Value Meaning
HDSIL_NORMAL
Indicates that this is a normal image list.
HDSIL_STATE
Indicates that this is a state image list.

lParam

Must be zero.

Return value

Returns a handle to the image list set for the header control.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h