Header_GetImageList

This macro retrieves the handle to the image list that has been set for an existing header control.

At a Glance

Header file: Commctrl.h
Windows CE versions: 2.0 and later
Related message: HDM_GETIMAGELIST

Syntax

HIMAGELIST Header_GetImageList(HWND hwndHD);

Parameters

hwndHD

Handle to a header control.

Return Values

Returns the handle to the image list that is set for the header control.