ReactOS 0.4.16-dev-835-gd769f56
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iItem |
int | iButton |
HDITEMA * | pitem |
Definition at line 880 of file commctrl.h.
NMHDR tagNMHEADERA::hdr |
Definition at line 881 of file commctrl.h.
Referenced by notify_forward_header(), and test_header_notification().
int tagNMHEADERA::iButton |
Definition at line 883 of file commctrl.h.
Referenced by test_header_notification().
int tagNMHEADERA::iItem |
Definition at line 882 of file commctrl.h.
Referenced by test_header_notification().
HDITEMA* tagNMHEADERA::pitem |
Definition at line 884 of file commctrl.h.
Referenced by notify_forward_header(), test_header_notification(), and test_notify_proc().