tapi3cc.h (ITQueue 介面)
取得和設定佇列的相關信息。 IEnumQueue::Next 和 ITACDGroup::get_Queues 方法會建立 ITQueue 介面。
如需詳細資訊,請參閱 關於話務中心控件 。
繼承
ITQueue 介面繼承自 IDispatch 介面。 ITQueue 也有下列類型的成員:
方法
ITQueue 介面具有這些方法。
ITQueue::get_AverageWaitTime ITQueue::get_AverageWaitTime 方法 (tapi3cc.h) 取得目前測量期間呼叫 (以秒為單位的佇列中平均時間) 。 |
ITQueue::get_CurrentCallsQueued ITQueue::get_CurrentCallsQueued 方法 (tapi3cc.h) 取得目前等候的來電數目。 |
ITQueue::get_CurrentLongestWaitTime ITQueue::get_CurrentLongestWaitTime 方法 (tapi3cc.h) 取得目前呼叫在目前測量期間等候佇列中的最長時間。 |
ITQueue::get_FinalDisposition ITQueue::get_FinalDisposition 方法 (tapi3cc.h) 取得目前測量期間到達呼叫指南底部的呼叫總數。 |
ITQueue::get_LongestEverWaitTime ITQueue::get_LongestEverWaitTime 方法 (tapi3cc.h) 取得在目前測量期間 (隊列中等候的最長時間) 。 |
ITQueue::get_MeasurementPeriod itQueue::get_MeasurementPeriod 方法 (tapi3cc.h) 取得參數和/或實作儲存和計算資訊的測量期間。 |
ITQueue::get_Name itQueue::get_Name 方法 (tapi3cc.h) 取得佇列名稱。 |
ITQueue::get_TotalCallsAbandoned itQueue::get_TotalCallsAbandoned 方法 (tapi3cc.h) 取得目前測量期間已放棄的呼叫數目。 |
ITQueue::get_TotalCallsFlowedIn ITQueue::get_TotalCallsFlowedIn 方法 (tapi3cc.h) 取得目前測量期間流入此佇列的呼叫總數。 |
ITQueue::get_TotalCallsFlowedOut ITQueue::get_TotalCallsFlowedOut 方法 (tapi3cc.h) 取得目前測量期間流出此佇列的呼叫總數。 |
ITQueue::get_TotalCallsQueued ITQueue::get_TotalCallsQueued 方法 (tapi3cc.h) 取得目前測量期間此佇列的來電總數。 |
ITQueue::p ut_MeasurementPeriod ITQueue::p ut_MeasurementPeriod 方法 (tapi3cc.h) 會設定參數和/或實作儲存和計算資訊的秒數) (。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | tapi3cc.h (包含Tapi3.h) |