HIDLib: A managed, general-purpose HID USB interface library for .NET.
ReadFeatureReport Method
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceReadFeatureReport()()()
Requests a Feature report from the device.
Declaration Syntax
C#Visual BasicVisual C++
public HIDFeatureReport ReadFeatureReport()
Public Function ReadFeatureReport As HIDFeatureReport
public:
HIDFeatureReport^ ReadFeatureReport()
Return Value
TRUE if the report was read successfully, FALSE if there was an error. You can use GetLastWin32Error to get more detailed error information.

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626