EFI_ABSOLUTE_POINTER_STATE Struct Reference


Data Fields

UINT64 CurrentX
UINT64 CurrentY
UINT64 CurrentZ
UINT32 ActiveButtons

Detailed Description

Definition of EFI_ABSOLUTE_POINTER_STATE.

Field Documentation

Bits are set to 1 in this structure item to indicate that device buttons are active.

The unsigned position of the activation on the x axis. If the AboluteMinX and the AboluteMaxX fields of the EFI_ABSOLUTE_POINTER_MODE structure are both 0, then this pointer device does not support an x-axis, and this field must be ignored.

The unsigned position of the activation on the y axis. If the AboluteMinY and the AboluteMaxY fields of the EFI_ABSOLUTE_POINTER_MODE structure are both 0, then this pointer device does not support an y-axis, and this field must be ignored.

The unsigned position of the activation on the z axis, or the pressure measurement. If the AboluteMinZ and the AboluteMaxZ fields of the EFI_ABSOLUTE_POINTER_MODE structure are both 0, then this pointer device does not support an z-axis, and this field must be ignored.


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