Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|
|
Indicates that this is a normal image list. |
|
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 |
|