IFaxDocument2 interface (faxcomex.h)
Defines a messaging object used by a fax client application to compose a fax document and submit it to the fax service for processing.
Inheritance
The IFaxDocument2 interface inherits from IFaxDocument. IFaxDocument2 also has these types of members:
Methods
The IFaxDocument2 interface has these methods.
IFaxDocument2::ConnectedSubmit2 Submits one or more fax documents to the connected FaxServer. |
IFaxDocument2::get_Bodies Provides a collection of one or more documents to the fax document. (Get) |
IFaxDocument2::get_SubmissionId Retrieves the submission identifier for the fax document. |
IFaxDocument2::put_Bodies Provides a collection of one or more documents to the fax document. (Put) |
IFaxDocument2::Submit2 Submits one or more documents to the fax service for processing.Note This method is supported only in Windows Vista and later. |
Remarks
A default implementation of IFaxDocument and IFaxDocument2 is provided as the FaxDocument object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |