Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 2.66 KB

nn-faxcomex-ifaxincomingjobs.md

File metadata and controls

75 lines (58 loc) · 2.66 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.IFaxIncomingJobs
IFaxIncomingJobs (faxcomex.h)
The IFaxIncomingJobs interface is used by a fax client application to manage the inbound fax jobs in a fax server's job queue. Each incoming job is represented by a FaxIncomingJob object.
IFaxIncomingJobs
IFaxIncomingJobs interface [Fax Service]
IFaxIncomingJobs interface [Fax Service]
described
_mfax_faxincomingjobs_cpp
fax._mfax_faxincomingjobs_cpp
faxcomex/IFaxIncomingJobs
fax\_mfax_faxincomingjobs_cpp.htm
Fax
VS|fax|~\fax\faxinta_n_28vn_cpp.htm
12/05/2018
IFaxIncomingJobs, IFaxIncomingJobs interface [Fax Service], IFaxIncomingJobs interface [Fax Service],described, _mfax_faxincomingjobs_cpp, fax._mfax_faxincomingjobs_cpp, faxcomex/IFaxIncomingJobs
faxcomex.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Fxscomex.dll
Windows
19H1
IFaxIncomingJobs
faxcomex/IFaxIncomingJobs
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxIncomingJobs

IFaxIncomingJobs interface

-description

The IFaxIncomingJobs interface is used by a fax client application to manage the inbound fax jobs in a fax server's job queue. Each incoming job is represented by a FaxIncomingJob object.

The IFaxIncomingJobs interface is accessed through the IFaxIncomingQueue interface.

-inheritance

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

-remarks

To create a FaxIncomingJobs object in C++, call the IFaxIncomingQueue::GetJobs method.

-see-also

FaxIncomingJobs

IDispatch

IFaxIncomingQueue