Report Methods

HidSharp

Report Methods HIDSharp
The Report type exposes the following members.
Methods

  NameDescription
Public methodClear
Resets the instance to its initial state.
Public methodScan
Reads a HID report, calling back a provided function for each segment.
Public methodWrite
Writes a HID report, calling back a provided function for each segment.
Back to Top
See Also