Contents

HIDElementCollection

A collection of items from a report descriptor for a HID device.

Declaration

struct HIDElementCollection

Overview

Collections are a defined part of the HID specification to specify how groupings of data relate to each other, and provide an overall structure for the organization of device functionality.

See the HID specification for more details: https://www.usb.org/hid.

Topics

Instance Properties

Enumerations

See Also

Interaction