Denso BHT-400-CE Reference Manual page 190

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

[Ex.] Close the wireless connection opened from any application (including the current
application).
[VB]
MyRf.Open = True
.........
MyRf.OpenMode = RF.EN_OPEN_MODE.CONTINUOUSLY
MyRf.Open = False
[C#]
MyRf.Open = true;
.........
MyRf.OpenMode = RF.EN_OPEN_MODE.CONTINUOUSLY;
MyRf.Open = false;
- 184 -

Advertisement

Table of Contents
loading

Table of Contents