OpenConfigurationGetOptionsList Method HIDSharp
Gets a list of all currently set options.

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

public IEnumerable<OpenOption> GetOptionsList()

Return Value

Type: IEnumerableOpenOption
The options list.
See Also

Reference