Reads HID Input Reports.
Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Parameters
- buffer
- Type: SystemByte
The buffer to place the reports into.
Return Value
Type: Int32The number of bytes read.
See Also