XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_SIMPLE_TEXT_INPUT_PROTOCOL Struct Reference

#include <SimpleTextIn.h>

Collaboration diagram for _EFI_SIMPLE_TEXT_INPUT_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_INPUT_RESET Reset
 
EFI_INPUT_READ_KEY ReadKeyStroke
 
EFI_EVENT WaitForKey
 

Detailed Description

The EFI_SIMPLE_TEXT_INPUT_PROTOCOL is used on the ConsoleIn device. It is the minimum required protocol for ConsoleIn.

Member Data Documentation

◆ ReadKeyStroke

EFI_INPUT_READ_KEY _EFI_SIMPLE_TEXT_INPUT_PROTOCOL::ReadKeyStroke

◆ Reset

EFI_INPUT_RESET _EFI_SIMPLE_TEXT_INPUT_PROTOCOL::Reset

◆ WaitForKey

EFI_EVENT _EFI_SIMPLE_TEXT_INPUT_PROTOCOL::WaitForKey

Event to use with WaitForEvent() to wait for a key to be available


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