Inheritance Hierarchy
HidSharp.Reports.InputDeviceItemInputParser
Namespace: HidSharp.Reports.Input
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
The DeviceItemInputParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DeviceItemInputParser | Initializes a new instance of the DeviceItemInputParser class |
Methods
Name | Description | |
---|---|---|
![]() | GetNextChangedIndex | |
![]() | GetPreviousValue | |
![]() | GetValue | |
![]() | TryParseReport |
Parses a received report.
|
Properties
Name | Description | |
---|---|---|
![]() | DeviceItem | |
![]() | HasChanged | |
![]() | ValueCount |
The number of unique values in the DeviceItem.
|
See Also