DataItem ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportsDescriptorItem
    HidSharp.ReportsDataItem

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

public class DataItem : DescriptorItem

The DataItem type exposes the following members.

Constructors

  NameDescription
Public methodDataItem
Initializes a new instance of the DataItem class
Top
Methods

  NameDescription
Public methodReadLogical
Public methodReadRaw
Public methodTryReadValue
Public methodWriteLogical
Public methodWriteRaw
Top
Properties

  NameDescription
Public propertyChildItems (Inherited from DescriptorItem.)
Public propertyDesignators (Inherited from DescriptorItem.)
Public propertyElementBits
Public propertyElementCount
Public propertyExpectedUsageType
Public propertyFlags
Public propertyHasNullState
Public propertyHasPreferredState
Public propertyIsAbsolute
Public propertyIsArray
Public propertyIsBoolean
Public propertyIsConstant
Public propertyIsLogicalSigned
Public propertyIsRelative
Public propertyIsVariable
Public propertyLogicalMaximum
Public propertyLogicalMinimum
Public propertyLogicalRange
Public propertyParentItem (Inherited from DescriptorItem.)
Public propertyPhysicalMaximum
Public propertyPhysicalMinimum
Public propertyPhysicalRange
Public propertyRawPhysicalMaximum
Public propertyRawPhysicalMinimum
Public propertyRawPhysicalRange
Public propertyReport
Public propertyStrings (Inherited from DescriptorItem.)
Public propertyTotalBits
Public propertyUnit
Public propertyUnitExponent
Public propertyUsages (Inherited from DescriptorItem.)
Top
See Also

Reference