ReactOS 0.4.15-dev-7906-g1b85a5f
EFI_KEY_DATA Struct Reference

#include <SimpleTextInEx.h>

Collaboration diagram for EFI_KEY_DATA:

Public Attributes

EFI_INPUT_KEY Key
 
EFI_KEY_STATE KeyState
 

Detailed Description

Definition at line 87 of file SimpleTextInEx.h.

Member Data Documentation

◆ Key

EFI_INPUT_KEY EFI_KEY_DATA::Key

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

Definition at line 91 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 95 of file SimpleTextInEx.h.


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