IFaxOutboundRouting interface (faxcomex.h)

The IFaxOutboundRouting interface defines a configuration object that is used by a fax client application to configure the outbound routing groups (IFaxOutboundRoutingGroups interfaces) and outbound routing rules (IFaxOutboundRoutingRules interfaces).

Inheritance

The IFaxOutboundRouting interface inherits from the IDispatch interface. IFaxOutboundRouting also has these types of members:

Methods

The IFaxOutboundRouting interface has these methods.

 
IFaxOutboundRouting::GetGroups

The IFaxOutboundRouting::GetGroups method retrieves an interface that represents a collection of outbound routing groups.
IFaxOutboundRouting::GetRules

The IFaxOutboundRouting::GetRules method retrieves an interface that represents a collection of outbound routing groups.

Remarks

A default implementation of IFaxOutboundRouting is provided as the FaxOutboundRouting object.

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