IndexRangeTryGetIndexFromValue Method HIDSharp

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

public override bool TryGetIndexFromValue(
	uint value,
	out int index
)

Parameters

value
Type: SystemUInt32
index
Type: SystemInt32

Return Value

Type: Boolean
See Also

Reference