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