Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 3.71 KB

nf-faxcom-ifaxport-put_priority.md

File metadata and controls

81 lines (62 loc) · 3.71 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:faxcom.IFaxPort.put_Priority
IFaxPort::put_Priority (faxcom.h)
The IFaxPort::get_Priority property is a number representing the transmission priority designated for a specified fax port. Priority determines the relative order in which available fax devices send outgoing transmissions. (Put)
IFaxPort interface [Fax Service]
Priority property
IFaxPort.Priority
IFaxPort.put_Priority
IFaxPort::Priority
IFaxPort::get_Priority
IFaxPort::put_Priority
Priority property [Fax Service]
Priority property [Fax Service]
IFaxPort interface
_mfax_ifaxport_get_priority
fax._mfax_ifaxport_get_priority
fax._mfax_ifaxport_mfax_ifaxport_get_priority_cpp
faxcom/IFaxPort::Priority
faxcom/IFaxPort::get_Priority
faxcom/IFaxPort::put_Priority
put_Priority
fax\_mfax_ifaxport_mfax_ifaxport_get_priority_cpp.htm
Fax
VS|fax|~\fax\faxlegacy_0515.htm
12/05/2018
IFaxPort interface [Fax Service],Priority property, IFaxPort.Priority, IFaxPort.put_Priority, IFaxPort::Priority, IFaxPort::get_Priority, IFaxPort::put_Priority, Priority property [Fax Service], Priority property [Fax Service],IFaxPort interface, _mfax_ifaxport_get_priority, fax._mfax_ifaxport_get_priority, fax._mfax_ifaxport_mfax_ifaxport_get_priority_cpp, faxcom/IFaxPort::Priority, faxcom/IFaxPort::get_Priority, faxcom/IFaxPort::put_Priority, put_Priority
faxcom.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Faxcom.dll
Windows
19H1
IFaxPort::put_Priority
faxcom/IFaxPort::put_Priority
c++
APIRef
kbSyntax
COM
Faxcom.dll
IFaxPort.Priority
IFaxPort.get_Priority
IFaxPort.put_Priority

IFaxPort::put_Priority

-description

The IFaxPort::get_Priority property is a number representing the transmission priority designated for a specified fax port. Priority determines the relative order in which available fax devices send outgoing transmissions.

This property is read/write.

-parameters

-remarks

Note  Before setting a value for this property, a fax client application can call the IFaxPort::get_CanModify property to ensure that the client has permission to modify configuration information for the specified fax port.
 
When the fax server initiates an outgoing fax transmission, it chooses the fax port with the highest priority and send capability. If that port is not available, the server selects the next available port that follows in rank order, and so on. When a client application changes the priority for a fax port, the fax service adjusts the priority for the other fax ports attached to the server. The IFaxPort::get_Priority property has no effect on incoming transmissions.

-see-also

Fax Service Client API Interfaces

Fax Service Client API for Windows 2000

IFaxPort

IFaxPorts