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