Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure that contains information used in processing the LVN_KEYDOWN message.
typedefstructtagLVKEYDOWN{NMHDRhdr;WORDwVKey;UINTflags;}NMLVKEYDOWN,FAR* LPNMLVKEYDOWN;
Members
- hdr
NMHDR structure that contains additional information about the message. - wVKey
Virtual-key code. - flags
Set to zero.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
LVN_KEYDOWN | NMHDR | List-View Controls Structures
Send Feedback on this topic to the authors