Show / Hide Table of Contents

Delegate RFIDScanner.ScanDeviceCallback

Namespace: TFSW.BUD01.handy
Assembly: TFSW_RFIDScannerHandy.dll
Syntax
public delegate void ScanDeviceCallback(string deviceId, DeviceInformation info);
Parameters
Type Name Description
System.String deviceId
DeviceInformation info
Back to top Generated by DocFX