HidStreamRead Method

HIDSharp
Reads HID Input Reports.

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

public byte[] Read()

Return Value

Type: Byte
The data read.
See Also

Reference