IndexRange Constructor (UInt32, UInt32)

HIDSharp
Initializes a new instance of the IndexRange class

Namespace:  HidSharp.Reports
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public IndexRange(
	uint minimum,
	uint maximum
)

Parameters

minimum
Type: SystemUInt32
maximum
Type: SystemUInt32
See Also

Reference