点击或拖拽改变大小

B2000ScannerBarcodeSetting 方法

按键扫描设置,参数不发时跟随系统

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public void BarcodeSetting(
	bool scanmusic,
	bool scanvibrate,
	B2000Scanmode scanmode,
	ComponentOnResultHandler handler = null
)

参数

scanmusic
类型:SystemBoolean

[缺少 "M:Smobiler.Device.B2000Scanner.BarcodeSetting(System.Boolean,System.Boolean,Smobiler.Device.B2000Scanmode,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="scanmusic"/> 文档]

scanvibrate
类型:SystemBoolean

[缺少 "M:Smobiler.Device.B2000Scanner.BarcodeSetting(System.Boolean,System.Boolean,Smobiler.Device.B2000Scanmode,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="scanvibrate"/> 文档]

scanmode
类型:Smobiler.DeviceB2000Scanmode

[缺少 "M:Smobiler.Device.B2000Scanner.BarcodeSetting(System.Boolean,System.Boolean,Smobiler.Device.B2000Scanmode,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="scanmode"/> 文档]

handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler

[缺少 "M:Smobiler.Device.B2000Scanner.BarcodeSetting(System.Boolean,System.Boolean,Smobiler.Device.B2000Scanmode,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="handler"/> 文档]

参见