OpenConfiguration ClassHIDSharp
Describes all options for opening a device stream.
Inheritance Hierarchy

SystemObject
  HidSharpOpenConfiguration

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

public class OpenConfiguration

The OpenConfiguration type exposes the following members.

Constructors

  NameDescription
Public methodOpenConfiguration
Initializes a new instance of the OpenConfiguration class.
Top
Methods

  NameDescription
Public methodGetOption
Gets the current value of an option.
Public methodGetOptionsList
Gets a list of all currently set options.
Public methodIsOptionSet
Checks if an option has been set.
Public methodSetOption
Sets the current value of an option.
Top
See Also

Reference