Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The ITAddressTranslationInfo interface is used to determine the address translation data. To obtain a pointer to it, call ITAddressTranslation::TranslateAddress.
Inheritance
The ITAddressTranslationInfo interface inherits from the IDispatch interface. ITAddressTranslationInfo also has these types of members:
Methods
The ITAddressTranslationInfo interface has these methods.
| ITAddressTranslationInfo::get_CurrentCountryCode The get_CurrentCountryCode method gets the current country/region code. |
| ITAddressTranslationInfo::get_DestinationCountryCode Retrieves the country/region code for the call destination. |
| ITAddressTranslationInfo::get_DialableString The get_DialableString method gets a string that contains a dialable number. Typically, this number is then used as the pDestAddress argument in ITAddress::CreateCall. |
| ITAddressTranslationInfo::get_DisplayableString The get_DisplayableString method gets a string that contains a displayable version of the dialable number. |
| ITAddressTranslationInfo::get_TranslationResults The get_TranslationResults method gets the results of a translation operation. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3if.h (include Tapi3.h) |