# Hid_MscEventArray ## Overview Defines an array of miscellaneous events. **Since** 11 **Related module** [HDI DDK](_hid_ddk.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | [hidMscEvent](#hidmscevent) | Array of miscellaneous events.| | [length](#length) | Length of the array.| ## Member Variable Description ### hidMscEvent ``` Hid_MscEvent Hid_MscEventArray::*hidMscEvent ``` **Description** Array of miscellaneous events. ### length ``` uint16_t Hid_MscEventArray::length ``` **Description** Length of the array.