ReportDescriptorParserInputUsages Property HIDSharp

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public IEnumerable<IEnumerable<uint>> InputUsages { get; }

Property Value

Type: IEnumerableIEnumerableUInt32
See Also

Reference