Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 3.1 KB

nf-faxcom-ifaxport-put_send.md

File metadata and controls

81 lines (62 loc) · 3.1 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_Send
IFaxPort::put_Send (faxcom.h)
The IFaxPort::get_Send property is a Boolean value that indicates whether a fax port is enabled to send faxes. (Put)
IFaxPort interface [Fax Service]
Send property
IFaxPort.Send
IFaxPort.put_Send
IFaxPort::Send
IFaxPort::get_Send
IFaxPort::put_Send
Send property [Fax Service]
Send property [Fax Service]
IFaxPort interface
_mfax_ifaxport_get_send
fax._mfax_ifaxport_get_send
fax._mfax_ifaxport_mfax_ifaxport_get_send_cpp
faxcom/IFaxPort::Send
faxcom/IFaxPort::get_Send
faxcom/IFaxPort::put_Send
put_Send
fax\_mfax_ifaxport_mfax_ifaxport_get_send_cpp.htm
Fax
VS|fax|~\fax\faxlegacy_9uqs.htm
12/05/2018
IFaxPort interface [Fax Service],Send property, IFaxPort.Send, IFaxPort.put_Send, IFaxPort::Send, IFaxPort::get_Send, IFaxPort::put_Send, Send property [Fax Service], Send property [Fax Service],IFaxPort interface, _mfax_ifaxport_get_send, fax._mfax_ifaxport_get_send, fax._mfax_ifaxport_mfax_ifaxport_get_send_cpp, faxcom/IFaxPort::Send, faxcom/IFaxPort::get_Send, faxcom/IFaxPort::put_Send, put_Send
faxcom.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Faxcom.dll
Windows
19H1
IFaxPort::put_Send
faxcom/IFaxPort::put_Send
c++
APIRef
kbSyntax
COM
Faxcom.dll
IFaxPort.Send
IFaxPort.get_Send
IFaxPort.put_Send

IFaxPort::put_Send

-description

The IFaxPort::get_Send property is a Boolean value that indicates whether a fax port is enabled to send faxes.

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.
 
The IFaxPort::get_Send property returns a value of TRUE if the fax port is enabled to send faxes. If a fax client application passes a value of TRUE to the property, it enables the fax port to send faxes.

-see-also

Fax Service Client API Interfaces

Fax Service Client API for Windows 2000

IFaxPort

IFaxPorts