contents.gifindex.gifprev1.gifnext1.gif

FaxSend method

This method is the counterpart to the FaxReceive method. It is used to send one or more documents via a fax connection. Like FaxReceive, it also accepts an array of the names of the files containing the documents to be sent.

Type

Arguments: Array of file names containing fax documents to send BSTR*

Returns: A long integer status code (see ActiveAG Status codes)

Property interactions: None.

NOTE: In order for this FAX method to work, the version of ActiveAG that supports FAX must be installed. Other versions of ActiveAG will throw an exception with the code AagErrMethodNotAvail.

To install the version of ActiveAG that supports FAX requires that NMS NaturalFax software be installed previously. See the Installation Notes topic.