Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 3.25 KB

nf-faxcom-ifaxport-get_receive.md

File metadata and controls

81 lines (62 loc) · 3.25 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.get_Receive
IFaxPort::get_Receive (faxcom.h)
The IFaxPort::get_Receive property is a Boolean value that indicates whether a specified fax port is enabled to receive faxes. (Get)
IFaxPort interface [Fax Service]
Receive property
IFaxPort.Receive
IFaxPort.get_Receive
IFaxPort::Receive
IFaxPort::get_Receive
IFaxPort::put_Receive
Receive property [Fax Service]
Receive property [Fax Service]
IFaxPort interface
_mfax_ifaxport_get_receive
fax._mfax_ifaxport_get_receive
fax._mfax_ifaxport_mfax_ifaxport_get_receive_cpp
faxcom/IFaxPort::Receive
faxcom/IFaxPort::get_Receive
faxcom/IFaxPort::put_Receive
get_Receive
fax\_mfax_ifaxport_mfax_ifaxport_get_receive_cpp.htm
Fax
VS|fax|~\fax\faxlegacy_8b1h.htm
12/05/2018
IFaxPort interface [Fax Service],Receive property, IFaxPort.Receive, IFaxPort.get_Receive, IFaxPort::Receive, IFaxPort::get_Receive, IFaxPort::put_Receive, Receive property [Fax Service], Receive property [Fax Service],IFaxPort interface, _mfax_ifaxport_get_receive, fax._mfax_ifaxport_get_receive, fax._mfax_ifaxport_mfax_ifaxport_get_receive_cpp, faxcom/IFaxPort::Receive, faxcom/IFaxPort::get_Receive, faxcom/IFaxPort::put_Receive, get_Receive
faxcom.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Faxcom.dll
Windows
19H1
IFaxPort::get_Receive
faxcom/IFaxPort::get_Receive
c++
APIRef
kbSyntax
COM
Faxcom.dll
IFaxPort.Receive
IFaxPort.get_Receive
IFaxPort.put_Receive

IFaxPort::get_Receive

-description

The IFaxPort::get_Receive property is a Boolean value that indicates whether a specified fax port is enabled to receive 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_Receive property returns a value of TRUE if the fax port is enabled to receive faxes. If a fax client application passes a value of TRUE to the property, it enables the fax port to receive faxes.

-see-also

Fax Service Client API Interfaces

Fax Service Client API for Windows 2000

IFaxPort

IFaxPorts