Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 2.55 KB

ns-commctrl-nmlvkeydown.md

File metadata and controls

80 lines (64 loc) · 2.55 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:commctrl.tagLVKEYDOWN
NMLVKEYDOWN (commctrl.h)
Contains information used in processing the LVN_KEYDOWN notification code. This structure is the same as the NMLVKEYDOWN structure but has been renamed to fit standard naming conventions.
*LPNMLVKEYDOWN
LPNMLVKEYDOWN
LPNMLVKEYDOWN structure pointer [Windows Controls]
NMLVKEYDOWN
NMLVKEYDOWN structure [Windows Controls]
_win32_NMLVKEYDOWN
_win32_NMLVKEYDOWN_cpp
commctrl/LPNMLVKEYDOWN
commctrl/NMLVKEYDOWN
controls.NMLVKEYDOWN
controls._win32_NMLVKEYDOWN
controls\NMLVKEYDOWN.htm
Controls
VS|Controls|~\controls\listview\structures\nmlvkeydown.htm
12/05/2018
*LPNMLVKEYDOWN, LPNMLVKEYDOWN, LPNMLVKEYDOWN structure pointer [Windows Controls], NMLVKEYDOWN, NMLVKEYDOWN structure [Windows Controls], _win32_NMLVKEYDOWN, _win32_NMLVKEYDOWN_cpp, commctrl/LPNMLVKEYDOWN, commctrl/NMLVKEYDOWN, controls.NMLVKEYDOWN, controls._win32_NMLVKEYDOWN
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
NMLVKEYDOWN, *LPNMLVKEYDOWN
19H1
tagLVKEYDOWN
commctrl/tagLVKEYDOWN
LPNMLVKEYDOWN
commctrl/LPNMLVKEYDOWN
NMLVKEYDOWN
commctrl/NMLVKEYDOWN
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
NMLVKEYDOWN

NMLVKEYDOWN structure

-description

Contains information used in processing the LVN_KEYDOWN notification code. This structure is the same as the NMLVKEYDOWN structure but has been renamed to fit standard naming conventions.

-struct-fields

-field hdr

Type: NMHDR

NMHDR structure that contains additional information about the notification.

-field wVKey

Type: WORD

Virtual key code.

-field flags

Type: UINT

This member must always be zero.