faxcom.h header
This header is used by Fax Service. For more information, see:
faxcom.h contains the following programming interfaces:
Interfaces
IFaxDoc The IFaxDoc dual interface is used by a fax client application to transmit fax documents and cover pages. |
IFaxJob The IFaxJob dual interface is used by a fax client application to access information for a fax job on a connected fax server. A FaxJobs object is a collection of FaxJob objects. |
IFaxJobs The IFaxJobs dual interface is used by a fax client application to access the FaxJob objects derived from a FaxServer object. The interface enumerates the fax jobs associated with a connected fax server. |
IFaxPort The IFaxPort dual interface is used by a fax client application to access configuration information for a fax port on a connected fax server. |
IFaxPorts The IFaxPorts dual interface is used by a fax client application to access the FaxPort objects derived from a FaxServer object. The interface enumerates port configuration information for a connection to an active fax server. |
IFaxRoutingMethod The IFaxRoutingMethod dual interface is used by a fax client application to retrieve fax routing configuration information for a fax port on a connected fax server. |
IFaxRoutingMethods The IFaxRoutingMethods dual interface is used by a fax client application to access the FaxRoutingMethod objects derived from a FaxPort object. |
IFaxServer The IFaxServer dual interface is used by a fax client application to manage a connection to the fax service. |
IFaxStatus The FaxStatus dual interface is used by a fax client application to retrieve status information for a specific port on a connected fax server. |
IFaxTiff The IFaxTiff dual interface is used by a fax client application to retrieve information about FaxTiff objects. |