ReactOS 0.4.16-dev-477-g6ada597
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iItemid |
char | szText [CBEMAXSTRLEN] |
Definition at line 3905 of file commctrl.h.
NMHDR NMCBEDRAGBEGINA::hdr |
Definition at line 3906 of file commctrl.h.
Referenced by PAGER_Notify().
int NMCBEDRAGBEGINA::iItemid |
Definition at line 3907 of file commctrl.h.
Referenced by PAGER_Notify().
char NMCBEDRAGBEGINA::szText[CBEMAXSTRLEN] |
Definition at line 3908 of file commctrl.h.
Referenced by PAGER_Notify(), and test_notify_proc().