tapi3if.h) 的 ITForwardInformation 介面 (

ITForwardInformation介面提供設定和實作呼叫轉送的方法。 轉寄資訊物件是由 ITAddress::CreateForwardInfoObject所建立。 您可以使用 ITAddress::get_CurrentForwardInfo來擷取現有轉寄資訊物件的指標。

繼承

ITForwardInformation介面繼承自IDispatch介面。 ITForwardInformation 也有下列類型的成員:

方法

ITForwardInformation介面具有這些方法。

 
ITForwardInformation::Clear

Clear 方法會清除這個 物件中的所有轉送資訊。
ITForwardInformation::get_ForwardTypeCaller

get_ForwardTypeCaller方法會取得指定轉送模式的呼叫端類型。
ITForwardInformation::get_ForwardTypeDestination

get_ForwardTypeDestination 方法會取得轉送模式的目的地。
ITForwardInformation::get_NumRingsNoAnswer

get_NumRingsNoAnswer方法會擷取環形數目,之後會假設沒有回應條件。
ITForwardInformation::GetForwardType

GetForwardType 方法會取得轉送模式。
ITForwardInformation::p ut_NumRingsNoAnswer

put_NumRingsNoAnswer 方法會設定通道數目,之後會假設沒有回應條件。
ITForwardInformation::SetForwardType

SetForwardType 方法會依呼叫端位址設定轉送模式和目的地。

規格需求

   
目標平台 Windows
標頭 tapi3if.h (包括 Tapi3.h)

另請參閱

IDispatch

ITAddress::CreateForwardInfoObject

ITAddress::Forward

ITAddress::get_CurrentForwardInfo

ITForwardInformation2

終端機物件