IFaxServer::get_OutboundRouting method (faxcomex.h)
The IFaxServer::get_OutboundRouting property creates a IFaxOutboundRouting configuration interface. The interface permits users to configure outbound routing groups and rules.
This property is read-only.
Syntax
HRESULT get_OutboundRouting(
IFaxOutboundRouting **ppFaxOutboundRouting
);
Parameters
ppFaxOutboundRouting
Return value
None
Remarks
This property is not supported in Windows XP, and will return the error: FAX_E_NOT_SUPPORTED_ON_THIS_SKU.
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 |