Platform SDK: Fax Services |
The fax service calls the FaxDevReportStatus function asynchronously to query a fax service provider DLL about status information for an active fax operation, or for status information after a failed fax operation. The FAX_DEV_STATUS structure contains a status error code, a Win32 error code, and routing information for the fax operation.
The fax service provider must export the FaxDevReportStatus function.