Writes an HID Output Report to the device.
Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Parameters
- buffer
- Type: SystemByte
The buffer containing the report. Place the Report ID in the first byte.
See Also