EFI_KEY_STATE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

KeyShiftState
UINT32 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.

KeyToggleState
EFI_KEY_TOGGLE_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.

Meta