Interface ITAddressTranslationInfo (tapi3if.h)
L’interface ITAddressTranslationInfo est utilisée pour déterminer les données de traduction d’adresses. Pour obtenir un pointeur vers celle-ci, appelez ITAddressTranslation ::TranslateAddress.
Héritage
L’interface ITAddressTranslationInfo hérite de l’interface IDispatch. ITAddressTranslationInfo a également les types de membres suivants :
Méthodes
L’interface ITAddressTranslationInfo possède ces méthodes.
ITAddressTranslationInfo ::get_CurrentCountryCode La méthode get_CurrentCountryCode obtient le code de pays/région actuel. |
ITAddressTranslationInfo ::get_DestinationCountryCode Récupère le code de pays/région pour la destination de l’appel. |
ITAddressTranslationInfo ::get_DialableString La méthode get_DialableString obtient une chaîne qui contient un numéro pouvant être composé. En règle générale, ce nombre est ensuite utilisé comme argument pDestAddress dans ITAddress ::CreateCall. |
ITAddressTranslationInfo ::get_DisplayableString La méthode get_DisplayableString obtient une chaîne qui contient une version affichable du numéro à composer. |
ITAddressTranslationInfo ::get_TranslationResults La méthode get_TranslationResults obtient les résultats d’une opération de traduction. |
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | tapi3if.h (inclure Tapi3.h) |