HIDLib: A managed, general-purpose HID USB interface library for .NET.
GetDevices Method
NamespacesBlueNinjaSoftware.HIDLibHIDManagementGetDevices()()()
Returns all HID-class devices that are currently attached.
Declaration Syntax
C#Visual BasicVisual C++
public static IList<HIDDevice> GetDevices()
Public Shared Function GetDevices As IList(Of HIDDevice)
public:
static IList<HIDDevice^>^ GetDevices()
Return Value

[Missing <returns> documentation for M:BlueNinjaSoftware.HIDLib.HIDManagement.GetDevices]

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626