Callback OnDeviceData(string, DeviceData)
The command result callback function.
Parameters
Name | Description |
devName |
string The device name from the Config Tool. |
deviceData |
DeviceData
This Class will always have an array member called DataList, but the contents of that list will be one of the following: ImageData, UserIdData, CardData, BarcodeData, and SmartCardData. |
Remarks
The callback will be fired once per operation in every frame of every browser, unless the frame, based upon it's current URL, does not have the required scripting trust level.
Requirements
KioWare for Windows version 8.18 or greater.