Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
PCDLRN ActiveX DLL > OldBasic Object : CloseCommConnection Method
Long value representing the comm port to close.
CloseCommConnection Method
Description
Closes the port opened with the OpenCommConnection command.
Syntax
Visual Basic
Public Function CloseCommConnection( _
   ByVal port As Long _
) As Long
Parameters
port
Long value representing the comm port to close.
See Also