ReactOS 0.4.15-dev-7931-gfd331f1
EFI_INPUT_KEY Struct Reference

#include <SimpleTextIn.h>

Public Attributes

UINT16 ScanCode
 
CHAR16 UnicodeChar
 

Detailed Description

The keystroke information for the key that was pressed.

Definition at line 41 of file SimpleTextIn.h.

Member Data Documentation

◆ ScanCode

UINT16 EFI_INPUT_KEY::ScanCode

Definition at line 42 of file SimpleTextIn.h.

◆ UnicodeChar

CHAR16 EFI_INPUT_KEY::UnicodeChar

Definition at line 43 of file SimpleTextIn.h.


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