点击或拖拽改变大小

HoneywellBarcodeScanEventArgs 构造函数

获取一个 HoneywellBarcodeScanEventArgs 实例

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public HoneywellBarcodeScanEventArgs(
	string data,
	string timestamp,
	string aimid,
	string codeid
)

参数

data
类型:SystemString
扫描数据
timestamp
类型:SystemString
时间
aimid
类型:SystemString
设备回调参数aimid,具体作用咨询厂商
codeid
类型:SystemString
设备回调参数codeid,具体作用咨询厂商
参见