DeviceItemInputParser Class

HIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.Reports.InputDeviceItemInputParser

Namespace:  HidSharp.Reports.Input
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public class DeviceItemInputParser

The DeviceItemInputParser type exposes the following members.

Constructors

  NameDescription
Public methodDeviceItemInputParser
Initializes a new instance of the DeviceItemInputParser class
Top
Properties

  NameDescription
Public propertyDeviceItem
Public propertyHasChanged
Public propertyValueCount
The number of unique values in the DeviceItem.
Top
Methods

  NameDescription
Public methodGetNextChangedIndex
Public methodGetPreviousValue
Public methodGetValue
Public methodTryParseReport
Parses a received report.
Top
See Also

Reference