ReportDescriptorParser Properties | HIDSharp |
The ReportDescriptorParser type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CurrentCollection | |
![]() | FeatureReportMaxLength |
The maximum feature report length.
The Report ID is not included in this length.
|
![]() | FeatureReports | |
![]() | GlobalItemState | |
![]() | GlobalItemStateStack | |
![]() | InputReportMaxLength |
The maximum input report length.
The Report ID is not included in this length.
|
![]() | InputReports | |
![]() | InputUsages | |
![]() | LocalItemState | |
![]() | OutputReportMaxLength |
The maximum output report length.
The Report ID is not included in this length.
|
![]() | OutputReports | |
![]() | Reports | |
![]() | ReportsUseID |
True if the device sends Report IDs.
|
![]() | RootCollection |
See Also