Denso BHT-400-CE Reference Manual page 329

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Input
Receives a file.
Syntax
[VB]
Public Sub Input()
[C#]
public void Input();
Parameters
None
Return value
None
Exceptions
Name of Exception
SecurityException
DeviceNotFoundException
[Ex.] Receive a file.
[VB] MyFileTransfer.Input()
[C#] MyFileTransfer.Input ();
Meaning
The port has already opened by another application.
The COM port specified at Port does not exist.
- 323 -

Advertisement

Table of Contents
loading

Table of Contents