|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| int | iItem |
| int | iButton |
| HDITEMW * | pitem |
Definition at line 887 of file commctrl.h.
| NMHDR tagNMHEADERW::hdr |
Definition at line 888 of file commctrl.h.
Referenced by test_header_notification2().
| int tagNMHEADERW::iButton |
Definition at line 890 of file commctrl.h.
Referenced by HEADER_SendNotifyWithHDItemT(), and test_header_notification2().
| int tagNMHEADERW::iItem |
Definition at line 889 of file commctrl.h.
Referenced by HEADER_SendNotifyWithHDItemT(), LISTVIEW_Notify(), and test_header_notification2().
| HDITEMW* tagNMHEADERW::pitem |
Definition at line 891 of file commctrl.h.
Referenced by HEADER_SendNotifyWithHDItemT(), LISTVIEW_Notify(), PAGER_Notify(), test_header_notification2(), test_notify_proc(), and test_wm_notify_header().