# Hid_KeyCodeArray ## Overview Defines a struct for the key code array. **Since**: 11 **Related module**: [HidDdk](capi-hidddk.md) **Header file:** [hid_ddk_types.h](capi-hid-ddk-types-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | Hid_KeyCode* hidKeyCode | Key code array.| | uint16_t length | Length of the array.|