ReportSegment Members | HIDSharp |
The ReportSegment type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ReportSegment | Initializes a new instance of the ReportSegment class |
Methods
Name | Description | |
---|---|---|
![]() | ConvertArbitraryRangeToValue | |
![]() | ConvertPhysicalQuantityToValue | |
![]() | ConvertValueToArbitraryRange | |
![]() | ConvertValueToPhysicalQuantity | |
![]() | DecodeSigned | |
![]() | EncodeSigned | |
![]() | IsValueOutOfRange | |
![]() | Read | |
![]() | ReadRaw | |
![]() | Write | |
![]() | WriteRaw |
Properties
Name | Description | |
---|---|---|
![]() | BitCount | |
![]() | ElementCount | |
![]() | ElementSize | |
![]() | Flags | |
![]() | Indexes | (Inherited from ReportMainItem.) |
![]() | LogicalIsSigned | |
![]() | LogicalMaximum | |
![]() | LogicalMinimum | |
![]() | LogicalRange | |
![]() | Parent | (Inherited from ReportMainItem.) |
![]() | PhysicalMaximum | |
![]() | PhysicalMinimum | |
![]() | PhysicalRange | |
![]() | Report | |
![]() | Resolution | |
![]() | Unit | |
![]() | UnitExponent |
See Also