HIDLib: A managed, general-purpose HID USB interface library for .NET.
IsRange Property
NamespacesBlueNinjaSoftware.HIDLib.CapabilitiesValueCapabilityIsRange
Specifies, if TRUE, that the structure describes a usage range. Otherwise, if IsRange is FALSE, the structure describes a single usage.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRange { get; }
Public ReadOnly Property IsRange As Boolean
public:
property bool IsRange {
	bool get ();
}

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626