SendFaxObj Method

 

Description   This method sends fax objects if there are any ports open. It puts the object on the internal queue of the Fax C++ and will be sent only when one of the open ports enters the idle state, meaning it is ready for sending.

Usage            [FAX].SendFaxObj FaxID

 

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

                     

See Also        CreateFaxObject method