DisablePort

#include ”faxcpp.h”

void far DisablePort (PORTFAX Port, BOOL disable)

Class 1.

Class 2.

Class 2.0

Brooktrout

 

GammaLink

 

Dialogic

 

NMS

 

g

g

g

g

g

g

Description

Disable or enable a port. When a port is disabled, the Fax Manager will not send faxes through this port. This function will work only when the fax is put on the queue. The port will still receive faxes. To disable receiving, the ring count has to be set to 0.

Parameters

PORTFAX

Port

Fax port object.

BOOL

disable

If TRUE the port will be disabled, if FALSE the port will be enabled.

Return Value

None at present.

Sample Code

None at present.