HidDeviceGetRawReportDescriptor Method

HIDSharp
Returns the raw report descriptor of the USB device.

Namespace:  HidSharp
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public virtual byte[] GetRawReportDescriptor()

Return Value

Type: Byte
The raw report descriptor.
See Also

Reference