ReportRead Method (Byte, Int32, ReportValueCallback)HIDSharp

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

public void Read(
	byte[] buffer,
	int offset,
	ReportValueCallback callback
)

Parameters

buffer
Type: SystemByte
offset
Type: SystemInt32
callback
Type: HidSharp.ReportsReportValueCallback
See Also

Reference