TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/SimpleTextIn.h>
Data Fields | |
UINT16 | ScanCode |
CHAR16 | UnicodeChar |
The keystroke information for the key that was pressed.
Definition at line 35 of file SimpleTextIn.h.
UINT16 EFI_INPUT_KEY::ScanCode |
Definition at line 36 of file SimpleTextIn.h.
CHAR16 EFI_INPUT_KEY::UnicodeChar |
Definition at line 37 of file SimpleTextIn.h.