HIDLib: A managed, general-purpose HID USB interface library for .NET.
BeginAsyncRead Method
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceBeginAsyncRead()()()

[Missing <summary> documentation for M:BlueNinjaSoftware.HIDLib.HIDDevice.BeginAsyncRead]

Declaration Syntax
C#Visual BasicVisual C++
public bool BeginAsyncRead()
Public Function BeginAsyncRead As Boolean
public:
bool BeginAsyncRead()
Return Value
TRUE if the async read operation was successful, or FALSE if the device doesn't support Input reports or the stream does not support async operation.

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626