DeviceItemInputParser ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.Reports.InputDeviceItemInputParser

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

public class DeviceItemInputParser

The DeviceItemInputParser type exposes the following members.

Constructors

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

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

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

Reference