HidDeviceInputReceiver Constructor

HIDSharp
Initializes a new instance of the HidDeviceInputReceiver class

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

public HidDeviceInputReceiver(
	ReportDescriptor reportDescriptor
)

Parameters

reportDescriptor
Type: HidSharp.ReportsReportDescriptor
See Also

Reference