itQueue 接口 (tapi3cc.h)

获取和设置有关队列的信息。 IEnumQueue::NextITACDGroup::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)