HIDLib: A managed, general-purpose HID USB interface library for .NET.
GetDevices Method (AsyncEnabled)
NamespacesBlueNinjaSoftware.HIDLibHIDManagementGetDevices(Boolean)

[Missing <summary> documentation for M:BlueNinjaSoftware.HIDLib.HIDManagement.GetDevices(System.Boolean)]

Declaration Syntax
C#Visual BasicVisual C++
public static IList<HIDDevice> GetDevices(
	bool AsyncEnabled
)
Public Shared Function GetDevices ( _
	AsyncEnabled As Boolean _
) As IList(Of HIDDevice)
public:
static IList<HIDDevice^>^ GetDevices(
	bool AsyncEnabled
)
Parameters
AsyncEnabled (Boolean)

[Missing <param name="AsyncEnabled"/> documentation for "M:BlueNinjaSoftware.HIDLib.HIDManagement.GetDevices(System.Boolean)"]

Return Value

[Missing <returns> documentation for M:BlueNinjaSoftware.HIDLib.HIDManagement.GetDevices(System.Boolean)]

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626