HidDeviceLoader Constructor

HidSharp

HidDeviceLoader Constructor HIDSharp
Initializes a new instance of the HidDeviceLoader class.

Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

public HidDeviceLoader()
public HidDeviceLoader()
Public Sub New
Public Sub New
public:
HidDeviceLoader()
public:
HidDeviceLoader()
new : unit -> HidDeviceLoader
new : unit -> HidDeviceLoader
See Also