Contains the information packed into the LPARAM sent to a Win32 key event. For more information about WM_KEYDOWN, navigate to WM_KEYDOWN message.
Indicates that the key is an extended key.
Indicates that the key was released.
Indicates that a menu key is held down (context code).
Specifies the repeat count for the current message.
Specifies the scan code.
Indicates that the key was held down.
See Implementation
Contains the information packed into the LPARAM sent to a Win32 key event. For more information about WM_KEYDOWN, navigate to WM_KEYDOWN message.