SendNow Method

 

Description   This method tries to send a fax on a particular port immediately.

Usage            [FAX].SendNow Port FaxID

 

Returns         If the sending operation was started successfully it returns zero, otherwise a negative error code immediately.

 

Remarks       Port                   String         The name of the port that should be used for sending.

                      FaxID                 Long           The ID of a fax object created by CreateFaxObject.

See Also        CreateFaxObject method, OpenPort method, SendFaxObj method