DeviceItem ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportsDescriptorItem
    HidSharp.ReportsDescriptorCollectionItem
      HidSharp.ReportsDeviceItem

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

public class DeviceItem : DescriptorCollectionItem

The DeviceItem type exposes the following members.

Constructors

  NameDescription
Public methodDeviceItem
Initializes a new instance of the DeviceItem class
Top
Methods

  NameDescription
Public methodCreateDeviceItemInputParser
Creates a DeviceItemInputParser appropriate for parsing reports for this device item.
Top
Properties

  NameDescription
Public propertyChildItems (Inherited from DescriptorCollectionItem.)
Public propertyCollectionType (Inherited from DescriptorCollectionItem.)
Public propertyDesignators (Inherited from DescriptorItem.)
Public propertyFeatureReports
Public propertyInputReports
Public propertyOutputReports
Public propertyParentItem (Inherited from DescriptorItem.)
Public propertyReports
Public propertyStrings (Inherited from DescriptorItem.)
Public propertyUsages (Inherited from DescriptorItem.)
Top
See Also

Reference