EFI_ABSOLUTE_POINTER_MODE Struct Reference


Data Fields

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.

Field Documentation

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

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.

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

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

The Absolute Minimum of the device on the y axis.

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

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


Generated on Thu Sep 24 23:14:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1