HIDLib: A managed, general-purpose HID USB interface library for .NET.
HIDDevice Constructor (DevicePath)
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceHIDDevice(String)
Public constructor to explicitly obtain a device by it's DevicePath. Device will be opened with async support enabled.
Declaration Syntax
C#Visual BasicVisual C++
public HIDDevice(
	string DevicePath
)
Public Sub New ( _
	DevicePath As String _
)
public:
HIDDevice(
	String^ DevicePath
)
Parameters
DevicePath (String)

[Missing <param name="DevicePath"/> documentation for "M:BlueNinjaSoftware.HIDLib.HIDDevice.#ctor(System.String)"]

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626