| Platform SDK: TAPI |
The ITForwardInformation interface provides methods for setup and implementation of call forwarding. The forward information object is created by ITAddress::CreateForwardInfoObject. A pointer to an existing forward information object can be retrieved using ITAddress::get_CurrentForwardInfo.
IUnknown Methods
IDispatch Methods
| ITForwardInformation methods | Description |
|---|---|
| put_NumRingsNoAnswer | Sets the number of rings after which a no answer condition is assumed. |
| get_NumRingsNoAnswer | Retrieves the number of rings after which a no answer condition is assumed. |
| SetForwardType | Sets the forwarding mode. |
| get_ForwardTypeDestination | Gets the destination for a forwarding mode. |
| get_ForwardTypeCaller | Gets the type of caller for a forwarding mode. |
| GetForwardType | Gets the forwarding mode. |
| Clear | Clears all forwarding information in this object. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.
Library: Use T3iid.lib.
ITAddress::CreateForwardInfoObject, ITAddress::Forward, ITAddress::get_CurrentForwardInfo, Terminal Object