Describes the manner in which an item affects the descriptor.
Namespace: HidSharp.Reports.Encodings
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Main | 0 | Main items determine the report being described. For example, a main item switches between Input and Output reports. | |
Global | 1 | Global items affect all reports later in the descriptor. | |
Local | 2 | Local items only affect the current report. | |
Reserved | 3 | Long items use this type. |
See Also