itAddressTranslationInfo 介面 (tapi3if.h)
ITAddressTranslationInfo 介面可用來判斷地址轉譯數據。 若要取得它的指標,請呼叫 ITAddressTranslation::TranslateAddress。
繼承
ITAddressTranslationInfo 介面繼承自 IDispatch 介面。 ITAddressTranslationInfo 也有下列類型的成員:
方法
ITAddressTranslationInfo 介面具有這些方法。
ITAddressTranslationInfo::get_CurrentCountryCode get_CurrentCountryCode 方法會取得目前的國家/地區代碼。 |
ITAddressTranslationInfo::get_DestinationCountryCode 擷取呼叫目的地的國家/地區代碼。 |
ITAddressTranslationInfo::get_DialableString get_DialableString 方法會取得包含可撥號號碼的字串。 一般而言,此數位會用來作為ITAddress::CreateCall中的 pDestAddress 自變數。 |
ITAddressTranslationInfo::get_DisplayableString get_DisplayableString方法會取得字串,其中包含可顯示號碼的可顯示版本。 |
ITAddressTranslationInfo::get_TranslationResults get_TranslationResults 方法會取得轉譯作業的結果。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | tapi3if.h (包括 Tapi3.h) |