ReactOS 0.4.16-dev-122-g325d74c
|
#include <SimpleTextIn.h>
Public Attributes | |
UINT16 | ScanCode |
CHAR16 | UnicodeChar |
The keystroke information for the key that was pressed.
Definition at line 41 of file SimpleTextIn.h.
UINT16 EFI_INPUT_KEY::ScanCode |
Definition at line 42 of file SimpleTextIn.h.
CHAR16 EFI_INPUT_KEY::UnicodeChar |
Definition at line 43 of file SimpleTextIn.h.