HIDLib: A managed, general-purpose HID USB interface library for .NET.
GetDevices Method
NamespacesBlueNinjaSoftware.HIDLibHIDManagementGetDevices()()()
Members
IconMemberDescription
GetDevices()()()
Returns all HID-class devices that are currently attached.

GetDevices(Boolean)
GetDevices(UInt16)
Returns all HID-class devices for the specified VendorID that are currently attached.

GetDevices(UInt16, Boolean)
GetDevices(UInt16, UInt16)
Returns all HID-class devices for the specified VendorID and ProductID that are currently attached.

GetDevices(UInt16, UInt16, Boolean)

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626