# Hid_AbsAxesArray ## Overview Defines an array of absolute coordinates. **Since** 11 **Related module** [HID DDK](_hid_ddk.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | [hidAbsAxes](#hidabsaxes) | Array of absolute coordinates.| | [length](#length) | Length of the array.| ## Member Variable Description ### hidAbsAxes ``` Hid_AbsAxes Hid_AbsAxesArray::*hidAbsAxes ``` **Description** Array of absolute coordinates. ### length ``` uint16_t Hid_AbsAxesArray::length ``` **Description** Length of the array.