Share via


HDM_GETIMAGELIST (Compact 2013)

3/28/2014

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

Syntax

HDM_GETIMAGELIST wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

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

Requirements

Header

commctrl.h

See Also

Reference

Header Controls Messages
Header_GetImageList