共用方式為


itCallInfo2 介面 (tapi3if.h)

ITCallInfo2介面是ITCallInfo介面的延伸模組。 ITCallInfo2 提供額外的方法,可讓應用程式根據每個呼叫設定事件篩選。

繼承

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

方法

ITCallInfo2介面具有這些方法。

 
ITCallInfo2::get_EventFilter

get_EventFilter 方法會取得適用于這個呼叫的事件篩選資訊。
ITCallInfo2::p ut_EventFilter

put_EventFilter方法會設定目前呼叫的事件篩選。

規格需求

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

另請參閱

IDispatch

ITCallInfo