|
SimpleWindow
|
https://learn.microsoft.com/en-us/windows/win32/inputdev/about-keyboard-input#keystroke-message-flags 更多...
#include <Keys.h>
Public 成员函数 | |
| KeyFlags (LPARAM lParam) | |
Public 属性 | |
| uint16_t | repeatCount |
| uint8_t | scanCode |
| bool | isExtendedKey |
| bool | contextCode |
| bool | previousKeyState |
| bool | transitionState |