ReactOS 0.4.15-dev-7196-g0fe0b40
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
WORD | wVKey |
UINT | flags |
Definition at line 3190 of file commctrl.h.
UINT tagLVKEYDOWN::flags |
Definition at line 3193 of file commctrl.h.
Referenced by LISTVIEW_KeyDown().
NMHDR tagLVKEYDOWN::hdr |
Definition at line 3191 of file commctrl.h.
Referenced by LISTVIEW_KeyDown().
WORD tagLVKEYDOWN::wVKey |
Definition at line 3192 of file commctrl.h.
Referenced by cert_mgr_dlg_proc(), and LISTVIEW_KeyDown().