HidDeviceGetRawReportDescriptor Method HIDSharp
Returns the raw report descriptor of the USB device.

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

public virtual byte[] GetRawReportDescriptor()

Return Value

Type: Byte
The raw report descriptor.
See Also

Reference