HidStreamRead Method HIDSharp
Reads HID Input Reports.

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

public byte[] Read()

Return Value

Type: Byte
The data read.
See Also

Reference