ReactOS 0.4.16-dev-336-gb667d82
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
WORD | wVKey |
UINT | flags |
Definition at line 3195 of file commctrl.h.
UINT tagLVKEYDOWN::flags |
Definition at line 3198 of file commctrl.h.
Referenced by LISTVIEW_KeyDown().
NMHDR tagLVKEYDOWN::hdr |
Definition at line 3196 of file commctrl.h.
Referenced by LISTVIEW_KeyDown().
WORD tagLVKEYDOWN::wVKey |
Definition at line 3197 of file commctrl.h.
Referenced by cert_mgr_dlg_proc(), and LISTVIEW_KeyDown().