Describes all options for opening a device stream.
Inheritance Hierarchy
HidSharpOpenConfiguration
Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
The OpenConfiguration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OpenConfiguration |
Initializes a new instance of the OpenConfiguration class.
|
Methods
Name | Description | |
---|---|---|
![]() | GetOption |
Gets the current value of an option.
|
![]() | GetOptionsList |
Gets a list of all currently set options.
|
![]() | IsOptionSet |
Checks if an option has been set.
|
![]() | SetOption |
Sets the current value of an option.
|
See Also