ReportWrite Method (Byte, Int32, ReportScanCallback)HIDSharp

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

public void Write(
	byte[] buffer,
	int offset,
	ReportScanCallback callback
)

Parameters

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

Reference