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.
A version of this page is also available for
4/8/2010
This message notifies a header control parent window the header item attributes have changed. It is sent in the form of a WM_NOTIFY message.
Syntax
HDN_ITEMCHANGED phdr = (HD_NOTIFY FAR *) lParam;
Parameters
- phdr
Pointer to an NMHEADER structure that contains data about the header control, including attributes that have changed.
Requirements
| Header | commctrl.h |
| Windows Embedded CE | Windows CE 1.0 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
Header Controls Notifications
HDM_SETITEM
WM_NOTIFY
NMHEADER