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

#include <AbsolutePointer.h>

Collaboration diagram for _EFI_ABSOLUTE_POINTER_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_ABSOLUTE_POINTER_RESET Reset
 
EFI_ABSOLUTE_POINTER_GET_STATE GetState
 
EFI_EVENT WaitForInput
 
EFI_ABSOLUTE_POINTER_MODEMode
 

Detailed Description

The EFI_ABSOLUTE_POINTER_PROTOCOL provides a set of services for a pointer device that can be used as an input device from an application written to this specification. The services include the ability to: reset the pointer device, retrieve the state of the pointer device, and retrieve the capabilities of the pointer device. The service also provides certain data items describing the device.

Member Data Documentation

◆ GetState

EFI_ABSOLUTE_POINTER_GET_STATE _EFI_ABSOLUTE_POINTER_PROTOCOL::GetState

◆ Mode

EFI_ABSOLUTE_POINTER_MODE* _EFI_ABSOLUTE_POINTER_PROTOCOL::Mode

Pointer to EFI_ABSOLUTE_POINTER_MODE data.

◆ Reset

EFI_ABSOLUTE_POINTER_RESET _EFI_ABSOLUTE_POINTER_PROTOCOL::Reset

◆ WaitForInput

EFI_EVENT _EFI_ABSOLUTE_POINTER_PROTOCOL::WaitForInput

Event to use with WaitForEvent() to wait for input from the pointer device.


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