Platform SDK: Fax Services |
Try-except exception handler blocks protect all calls to the fax service provider functions. If the fax service detects an exception in the fax service provider DLL, the service calls the FaxDevAbortOperation function to terminate the failed fax operation.
It is recommended that fax service providers also use try-except blocks to catch errors and then handle them in an appropriate manner. For more information, see Structured Exception Handling.