HidDeviceInputReceiverStream Property HIDSharp
The stream associated with this receiver.

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

public HidStream Stream { get; }

Property Value

Type: HidStream
See Also

Reference