|
|
|
|
|
The following functions are used to send faxes:
| | FaxConnect | Establishes a connection to a fax server. | FaxDelete | Deletes a fax from the spooler and cancels it. | FaxDisconnect | Closes a connection to a fax server (established beforehand by FaxConnect). | FaxInbox | Enumerates the pending faxes or the incoming faxes. | FaxOutbox | Enumerates the pending faxes or the outgoing faxes. | FaxPause | Pauses a fax in the spooler. | FaxRestart | Restarts a fax in the spooler. | FaxResume | Re-enables a fax paused in the spooler (pending fax). | FaxSend | Sends a fax according to the connection that was established beforehand (FaxConnect). | FaxStatus | Returns the status of a fax sent by FaxSend. |
Related Examples:
|
Unit examples (WINDEV): Sending a fax
[ + ] Sending a fax with WINDEV. The fax can be sent via a fax server or via a modem properly installed and configured on the user computer.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|