Initializes a new instance of the ReportDescriptor class, and parses a raw HID report descriptor.
Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Parameters
- buffer
- Type: SystemByte
The buffer containing the report descriptor.
See Also