1 class:: HIDDeviceElement
2 summary:: stores information about a device
3 related:: Classes/HIDDeviceService, Classes/HIDDevice, Classes/LID, Classes/GeneralHID
8 Helper class for link::Classes/HIDDeviceService::.
10 A HIDDeviceElement's information consists out of:
11 the type, the usage, the cookie, the minimum and the maximum value.
12 The cookie is a number that can be used to identify an element of a device.