iPXE
Data Fields
EFI_KEY_DATA Struct Reference

#include <SimpleTextInEx.h>

Data Fields

EFI_INPUT_KEY Key
 The EFI scan code and Unicode value returned from the input device. More...
 
EFI_KEY_STATE KeyState
 The current state of various toggled attributes as well as input modifier values. More...
 

Detailed Description

Definition at line 82 of file SimpleTextInEx.h.

Field Documentation

◆ Key

EFI_INPUT_KEY EFI_KEY_DATA::Key

The EFI scan code and Unicode value returned from the input device.

Definition at line 86 of file SimpleTextInEx.h.

◆ KeyState

EFI_KEY_STATE EFI_KEY_DATA::KeyState

The current state of various toggled attributes as well as input modifier values.

Definition at line 90 of file SimpleTextInEx.h.


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