ClosePort Method

 

Description   This method closes either the communication port, Brooktrout or GammaLink fax channels. The port or channel is no longer available for communication.

Usage            [FAX].ClosePort PortName

Remarks       PortName           String         Name of the port that was previously open by the OpenPort method.

Returns        zero on success or a negative error code in case of an error.

See Also        OpenPort method