"down" when the key is pressed, "up" when released.
Windows virtual-key code (e.g. 0x41 for the A key).
Hardware scan code of the key.
Raw event flags from the low-level keyboard hook.
Optionaldevice_Device path identifying the physical keyboard that generated the event.
Raw keyboard event received by
Keyboard.OnRawEvent.