ReactOS 0.4.15-dev-7842-g558ab78
_EFI_KEY_STATE Struct Reference

#include <SimpleTextInEx.h>

Public Attributes

UINT32 KeyShiftState
 
EFI_KEY_TOGGLE_STATE KeyToggleState
 

Detailed Description

Definition at line 70 of file SimpleTextInEx.h.

Member Data Documentation

◆ KeyShiftState

UINT32 _EFI_KEY_STATE::KeyShiftState

Reflects the currently pressed shift modifiers for the input device. The returned value is valid only if the high order bit has been set.

Definition at line 77 of file SimpleTextInEx.h.

◆ KeyToggleState

EFI_KEY_TOGGLE_STATE _EFI_KEY_STATE::KeyToggleState

Reflects the current internal state of various toggled attributes. The returned value is valid only if the high order bit has been set.

Definition at line 84 of file SimpleTextInEx.h.


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