Show / Hide Table of Contents

Delegate WriteReportTransform

Namespace: Hid.Net
Assembly: Hid.Net.dll
Syntax
public delegate Report WriteReportTransform(byte[] data);
Parameters
Type Name Description
System.Byte[] data
Returns
Type Description
Report
In This Article
Back to top Generated by DocFX