iPXE
|
The keystroke information for the key that was pressed. More...
#include <SimpleTextIn.h>
Data Fields | |
UINT16 | ScanCode |
CHAR16 | UnicodeChar |
The keystroke information for the key that was pressed.
Definition at line 37 of file SimpleTextIn.h.
UINT16 EFI_INPUT_KEY::ScanCode |
Definition at line 38 of file SimpleTextIn.h.
CHAR16 EFI_INPUT_KEY::UnicodeChar |
Definition at line 39 of file SimpleTextIn.h.