Inheritance Hierarchy
HidSharp.ReportsDescriptorItem
HidSharp.ReportsDescriptorCollectionItem
HidSharp.ReportsDeviceItem
Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
The DeviceItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DeviceItem | Initializes a new instance of the DeviceItem class |
Methods
Name | Description | |
---|---|---|
![]() | CreateDeviceItemInputParser |
Creates a DeviceItemInputParser appropriate for parsing reports for this device item.
|
Properties
Name | Description | |
---|---|---|
![]() | ChildItems | (Inherited from DescriptorCollectionItem.) |
![]() | CollectionType | (Inherited from DescriptorCollectionItem.) |
![]() | Designators | (Inherited from DescriptorItem.) |
![]() | FeatureReports | |
![]() | InputReports | |
![]() | OutputReports | |
![]() | ParentItem | (Inherited from DescriptorItem.) |
![]() | Reports | |
![]() | Strings | (Inherited from DescriptorItem.) |
![]() | Usages | (Inherited from DescriptorItem.) |
See Also