EFI_INPUT_KEY

The keystroke information for the key that was pressed.

extern (C)
struct EFI_INPUT_KEY {}

Members

Variables

ScanCode
UINT16 ScanCode;
Undocumented in source.
UnicodeChar
CHAR16 UnicodeChar;
Undocumented in source.

Meta