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 |