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

#include <AbsolutePointer.h>

Public Attributes

UINT64 AbsoluteMinX
 The Absolute Minimum of the device on the x-axis.
 
UINT64 AbsoluteMinY
 The Absolute Minimum of the device on the y axis.
 
UINT64 AbsoluteMinZ
 The Absolute Minimum of the device on the z-axis.
 
UINT64 AbsoluteMaxX
 
UINT64 AbsoluteMaxY
 
UINT64 AbsoluteMaxZ
 
UINT32 Attributes
 

Detailed Description

The following data values in the EFI_ABSOLUTE_POINTER_MODE interface are read-only and are changed by using the appropriate interface functions.

Member Data Documentation

◆ AbsoluteMaxX

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMaxX

The Absolute Maximum of the device on the x-axis. If 0, and the AbsoluteMinX is 0, then the pointer device does not support a xaxis

◆ AbsoluteMaxY

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMaxY

The Absolute Maximum of the device on the y -axis. If 0, and the AbsoluteMinX is 0, then the pointer device does not support a yaxis.

◆ AbsoluteMaxZ

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMaxZ

The Absolute Maximum of the device on the z-axis. If 0 , and the AbsoluteMinX is 0, then the pointer device does not support a zaxis

◆ AbsoluteMinX

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMinX

The Absolute Minimum of the device on the x-axis.

◆ AbsoluteMinY

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMinY

The Absolute Minimum of the device on the y axis.

◆ AbsoluteMinZ

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMinZ

The Absolute Minimum of the device on the z-axis.

◆ Attributes

UINT32 EFI_ABSOLUTE_POINTER_MODE::Attributes

The following bits are set as needed (or'd together) to indicate the capabilities of the device supported. The remaining bits are undefined and should be 0


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