ITParticipantEvent 介面
[ITParticipantEvent 不適用於 Windows Vista、Windows Server 2008 和後續版本的作業系統。 RTC 用戶端 API 提供類似的功能。]
ITParticipantEvent介面包含擷取參與者事件描述的方法。 當應用程式的ITTAPIEventNotification::Event方法實作指出TAPI_EVENT等於TE_PRI加值稅E時,方法的pEvent參數是ITParticipantEvent介面的IDispatch指標。 這個介面的方法可用來擷取已發生之參與者變更的相關資訊。
注意
您必須呼叫 ITTAPI::p ut_EventFilter 方法,並設定包含 TE_PRI加值稅E 事件的事件篩選遮罩,以啟用參與者事件的接收。 如果您未呼叫 ITTAPI::p ut_EventFilter,您的應用程式將不會收到任何事件。 如需詳細資訊,請參閱 事件 概觀。
成員
ITParticipantEvent介面繼承自IUnknown介面。 ITParticipantEvent 也有下列類型的成員:
方法
ITParticipantEvent介面具有這些方法。
方法 | Description |
---|---|
get_Event | 取得事件的 PARTICIPANT_EVENT 描述元。 |
get_Participant | 取得 ITParticipant 介面陣列的指標,代表參與事件的參與者。 |
get_SubStream | 取得 ITSubStream 介面陣列的指標,表示事件所涉及的子資料流程。 |
規格需求
需求 | 值 |
---|---|
TAPI 版本 |
需要 TAPI 3.0 或更新版本 |
標頭 |
|
程式庫 |
|
DLL |
|