|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().