Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 2.65 KB

nf-faxcomex-ifaxoutgoingjob-pause.md

File metadata and controls

72 lines (58 loc) · 2.65 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.IFaxOutgoingJob.Pause
IFaxOutgoingJob::Pause (faxcomex.h)
The IFaxOutgoingJob::Pause method pauses the outbound fax job.
IFaxOutgoingJob interface [Fax Service]
Pause method
IFaxOutgoingJob.Pause
IFaxOutgoingJob::Pause
Pause
Pause method [Fax Service]
Pause method [Fax Service]
IFaxOutgoingJob interface
_mfax_faxoutgoingjob.pause
fax._mfax_faxoutgoingjob_cpp_mfax_faxoutgoingjob_pause_cpp
fax._mfax_faxoutgoingjob_pause
faxcomex/IFaxOutgoingJob::Pause
fax\_mfax_faxoutgoingjob_cpp_mfax_faxoutgoingjob_pause_cpp.htm
Fax
VS|fax|~\fax\faxinto_z_7ijp.htm
12/05/2018
IFaxOutgoingJob interface [Fax Service],Pause method, IFaxOutgoingJob.Pause, IFaxOutgoingJob::Pause, Pause, Pause method [Fax Service], Pause method [Fax Service],IFaxOutgoingJob interface, _mfax_faxoutgoingjob.pause, fax._mfax_faxoutgoingjob_cpp_mfax_faxoutgoingjob_pause_cpp, fax._mfax_faxoutgoingjob_pause, faxcomex/IFaxOutgoingJob::Pause
faxcomex.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Fxscomex.dll
Windows
19H1
IFaxOutgoingJob::Pause
faxcomex/IFaxOutgoingJob::Pause
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxOutgoingJob.Pause
IFaxOutgoingJob.Pause

IFaxOutgoingJob::Pause

-description

The IFaxOutgoingJob::Pause method pauses the outbound fax job.

-returns

Type: HRESULT

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

-remarks

Use the IFaxOutgoingJob::Resume method to resume a fax job after it has been paused.

To use this method, a user must have the farSUBMIT_LOW or farMANAGE_JOBS access right. With the farSUBMIT_LOW access right, users will be able to use this method only for their own faxes. With the farMANAGE_JOBS access right, users will be able to use this method for all faxes on the server.

-see-also

IFaxOutgoingJob