Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 2.68 KB

nn-faxcomex-ifaxincomingjob.md

File metadata and controls

75 lines (58 loc) · 2.68 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:faxcomex.IFaxIncomingJob
IFaxIncomingJob (faxcomex.h)
The IFaxIncomingJob interface is used by a fax client application to retrieve information about an incoming fax job in a fax server's queue.
IFaxIncomingJob
IFaxIncomingJob interface [Fax Service]
IFaxIncomingJob interface [Fax Service]
described
_mfax_faxincomingjob_cpp
fax._mfax_faxincomingjob_cpp
faxcomex/IFaxIncomingJob
fax\_mfax_faxincomingjob_cpp.htm
Fax
VS|fax|~\fax\faxinta_n_1r4y_cpp.htm
12/05/2018
IFaxIncomingJob, IFaxIncomingJob interface [Fax Service], IFaxIncomingJob interface [Fax Service],described, _mfax_faxincomingjob_cpp, fax._mfax_faxincomingjob_cpp, faxcomex/IFaxIncomingJob
faxcomex.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Fxscomex.dll
Windows
19H1
IFaxIncomingJob
faxcomex/IFaxIncomingJob
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxIncomingJob

IFaxIncomingJob interface

-description

The IFaxIncomingJob interface is used by a fax client application to retrieve information about an incoming fax job in a fax server's queue. The interface also includes methods to cancel an incoming fax job and to copy the Tagged Image File Format Class F (TIFF Class F) file associated with an inbound fax job to a file on the local computer.

The IFaxIncomingJob interface is accessed through the IFaxIncomingJobs interface.

-inheritance

The IFaxIncomingJob interface inherits from the IDispatch interface. IFaxIncomingJob also has these types of members:

-remarks

To create a FaxIncomingJob object in C++, call the IFaxIncomingJobs::get_Item method.

-see-also

FaxIncomingJob

IDispatch

IFaxIncomingJobs