Report Members | HIDSharp |
The Report type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Report |
Initializes a new instance of the Report class.
|
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.
|
Properties
Name | Description | |
---|---|---|
![]() | ID |
The Report ID.
|
![]() | Length |
The length of this particular report.
The Report ID is not included in this length.
|
![]() | Segments | |
![]() | Type |
See Also