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