MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_ABSOLUTE_POINTER_MODE Struct Reference

Data Fields

UINT64 AbsoluteMinX
 The Absolute Minimum of the device on the x-axis. More...
 
UINT64 AbsoluteMinY
 The Absolute Minimum of the device on the y axis. More...
 
UINT64 AbsoluteMinZ
 The Absolute Minimum of the device on the z-axis. More...
 
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.

Field Documentation

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

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.

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

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMinX

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

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMinY

The Absolute Minimum of the device on the y axis.

UINT64 EFI_ABSOLUTE_POINTER_MODE::AbsoluteMinZ

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

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