Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IFaxOutboundRoutingRule::get_UseDevice property is a Boolean value that indicates whether the outbound routing rule points to a single fax device.
This property is read/write.
Syntax
HRESULT put_UseDevice(
VARIANT_BOOL bUseDevice
);
Parameters
bUseDevice
Return value
None
Remarks
To read or to write to this property, a user must have the farQUERY_CONFIG access right.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | faxcomex.h |
| DLL | Fxscomex.dll |