Report Methods
From HidSharp
| Report Methods | HIDSharp |
The Report type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Clear |
Resets the instance to its initial state.
| |
| Scan |
Reads a HID report, calling back a provided function for each segment.
| |
| Write |
Writes a HID report, calling back a provided function for each segment.
|
See Also