Explicitly include a boost "windows" folder even on linux
[supercollider.git] / HelpSource / Classes / HIDDeviceElement.schelp
blob29e2c59243960d0fd14751ab73513bd4a0e40ae2
1 class:: HIDDeviceElement
2 summary:: stores information about a device
3 related:: Classes/HIDDeviceService, Classes/HIDDevice, Classes/LID, Classes/GeneralHID
4 categories:: External Control>HID
6 description::
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.