Requests a Feature report from the device.
| C# | Visual Basic | Visual C++ |
public HIDFeatureReport ReadFeatureReport()
Public Function ReadFeatureReport As HIDFeatureReport
public: HIDFeatureReport^ ReadFeatureReport()
TRUE if the report was read successfully, FALSE if there was an error. You can use GetLastWin32Error to get more detailed error information.