iPXE
Data Fields
EFI_INPUT_KEY Struct Reference

The keystroke information for the key that was pressed. More...

#include <SimpleTextIn.h>

Data Fields

UINT16 ScanCode
 
CHAR16 UnicodeChar
 

Detailed Description

The keystroke information for the key that was pressed.

Definition at line 37 of file SimpleTextIn.h.

Field Documentation

◆ ScanCode

UINT16 EFI_INPUT_KEY::ScanCode

Definition at line 38 of file SimpleTextIn.h.

◆ UnicodeChar

CHAR16 EFI_INPUT_KEY::UnicodeChar

Definition at line 39 of file SimpleTextIn.h.


The documentation for this struct was generated from the following file: