Platform SDK: TAPI |
The ITAddressTranslationInfo interface is used to determine the address translation information. A pointer to it is obtained by calling ITAddressTranslation::TranslateAddress.
IUnknown Methods
IDispatch Methods
ITAddressTranslationInfo methods | Description |
---|---|
get_DialableString | Gets a string that contains a dialable number. |
get_DisplayableString | Gets a string contains a displayable verion of the dialable number. |
get_CurrentCountryCode | Gets the current country code. |
get_DestinationCountryCode | Gets the country code for the call destination. |
get_TranslationResults | Gets the translated dialable calling address. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.
Library: Use T3iid.lib.