HIDLib: A managed, general-purpose HID USB interface library for .NET.
SingleUsage Property
NamespacesBlueNinjaSoftware.HIDLib.CapabilitiesACapabilitySingleUsage
Specifies, if IsRange is FALSE, information about a single usage. Otherwise, if IsRange is TRUE, Range contains information about a usage range.
Declaration Syntax
C#Visual BasicVisual C++
public SingleUsage SingleUsage { get; }
Public ReadOnly Property SingleUsage As SingleUsage
public:
property SingleUsage^ SingleUsage {
	SingleUsage^ get ();
}

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626