Denso BHT-400-CE Reference Manual page 299

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

CommSerial
Initializes a new instance of the CommSerial class.
Syntax
[VB]
Public Sub New( )
[C#]
public CommSerial( )
Parameters
None
Exceptions
None
[Ex.] Create a MyComm CommSerial instance.
[VB] Dim MyComm As CommSerial = New CommSerial
[C#] CommSerial MyComm = new CommSerial();
- 293 -

Advertisement

Table of Contents
loading

Table of Contents