ReportWrite Method (Byte, Int32, ReportScanCallback)

HIDSharp

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

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

Parameters

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

Reference