IFaxInboundRouting interface (faxcomex.h)
The IFaxInboundRouting interface defines a configuration object used by a fax client application to access the inbound routing extensions registered with the fax service, represented by FaxInboundRoutingExtensions objects, and the routing methods the extensions expose, represented by FaxInboundRoutingMethods objects.
Inheritance
The IFaxInboundRouting interface inherits from the IDispatch interface. IFaxInboundRouting also has these types of members:
Methods
The IFaxInboundRouting interface has these methods.
IFaxInboundRouting::GetExtensions The GetExtensions method retrieves the collection of inbound routing extensions registered with the fax service. |
IFaxInboundRouting::GetMethods The IFaxInboundRouting::GetMethods method retrieves the ordered collection of all the inbound routing methods exposed by all the inbound routing extensions currently registered with the fax service. |
Remarks
A default implementation of IFaxInboundRouting is provided as the FaxInboundRouting 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 |