Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.9 KB

nf-faxcomex-ifaxincomingjob-get_status.md

File metadata and controls

79 lines (60 loc) · 2.9 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
NF:faxcomex.IFaxIncomingJob.get_Status
IFaxIncomingJob::get_Status (faxcomex.h)
Retrieves the Status property of a FaxIncomingJob object. The Status property is a number that indicates the current status of an inbound fax job in the job queue.
IFaxIncomingJob interface [Fax Service]
get_Status method
IFaxIncomingJob.get_Status
IFaxIncomingJob::get_Status
_mfax_faxincomingjob.status_cpp
fax._mfax_faxincomingjob_status_cpp
faxcomex/IFaxIncomingJob::get_Status
get_Status
get_Status method [Fax Service]
get_Status method [Fax Service]
IFaxIncomingJob interface
fax\_mfax_faxincomingjob_status_cpp.htm
Fax
VS|fax|~\fax\faxinta_n_1far_cpp.htm
12/05/2018
IFaxIncomingJob interface [Fax Service],get_Status method, IFaxIncomingJob.get_Status, IFaxIncomingJob::get_Status, _mfax_faxincomingjob.status_cpp, fax._mfax_faxincomingjob_status_cpp, faxcomex/IFaxIncomingJob::get_Status, get_Status, get_Status method [Fax Service], get_Status method [Fax Service],IFaxIncomingJob interface
faxcomex.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Fxscomex.dll
Windows
19H1
IFaxIncomingJob::get_Status
faxcomex/IFaxIncomingJob::get_Status
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxIncomingJob.get_Status

IFaxIncomingJob::get_Status

-description

Retrieves the Status property of a FaxIncomingJob object. The Status property is a number that indicates the current status of an inbound fax job in the job queue.

-parameters

-param pStatus [out, retval]

Type: FAX_JOB_STATUS_ENUM*

Pointer to a value from the FAX_JOB_STATUS_ENUM enumeration that specifies the current status of an inbound fax job in the job queue.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

FAX_JOB_STATUS_ENUM

IFaxIncomingJob

Status