TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_INPUT_KEY Struct Reference

#include <MdePkg/Include/Protocol/SimpleTextIn.h>

Data Fields

UINT16 ScanCode
 
CHAR16 UnicodeChar
 

Detailed Description

The keystroke information for the key that was pressed.

Definition at line 35 of file SimpleTextIn.h.

Field Documentation

◆ ScanCode

UINT16 EFI_INPUT_KEY::ScanCode

Definition at line 36 of file SimpleTextIn.h.

◆ UnicodeChar

CHAR16 EFI_INPUT_KEY::UnicodeChar

Definition at line 37 of file SimpleTextIn.h.


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