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:fxsutility.CanSendToFaxRecipient |
CanSendToFaxRecipient function (fxsutility.h) |
Called by an application to determine whether to make a menu item or other UI available that calls the Windows Vista function SendToFaxRecipient. |
|
fax\_mfax_cansendtofaxrecipient.htm |
Fax |
VS|fax|~\fax\reference\shellextension\f\faxshell_cansendtofaxrecipient.htm |
12/05/2018 |
CanSendToFaxRecipient, CanSendToFaxRecipient function [Fax Service], _mfax_cansendtofaxrecipient, fax._mfax_cansendtofaxrecipient, fxsutility/CanSendToFaxRecipient |
fxsutility.h |
Windows |
Windows Vista [desktop apps only] |
Windows Server 2008 [desktop apps only] |
Fxsutility.dll |
Windows |
19H1 |
|
|
|
|
|
|
Called by an application to determine whether to make a menu item or other UI available that calls the Windows Vista function SendToFaxRecipient.
Type: BOOL
TRUE, if the following conditions are met; otherwise FALSE.
- The operating system is Windows Vista or later.
- The fax service is installed.
- The current user has a fax account setup with the fax service.
Typically, this function is called when the application launches.