|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| WORD | wVKey |
| UINT | flags |
Definition at line 3731 of file commctrl.h.
| UINT tagTVKEYDOWN::flags |
Definition at line 3734 of file commctrl.h.
Referenced by TREEVIEW_KeyDown().
| NMHDR tagTVKEYDOWN::hdr |
Definition at line 3732 of file commctrl.h.
Referenced by TREEVIEW_KeyDown().
| WORD tagTVKEYDOWN::wVKey |
Definition at line 3733 of file commctrl.h.
Referenced by BrFolder_Treeview_Keydown(), and TREEVIEW_KeyDown().