หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The ITQueueEvent interface contains methods that retrieve the description of Automatic Call Distribution (ACD) queue events. When the application's implementation of the ITTAPIEventNotification::Event method indicates a TAPI_EVENT equal to TE_QUEUE, the method's pEvent parameter is an IDispatch pointer for the ITQueueEvent interface. The methods of this interface can be used to retrieve information concerning a queue event that has occurred.
Inheritance
The ITQueueEvent interface inherits from the IDispatch interface. ITQueueEvent also has these types of members:
Methods
The ITQueueEvent interface has these methods.
| ITQueueEvent::get_Event The ITQueueEvent::get_Event (tapi3.h) method gets the descriptor of the event that occurred. |
| ITQueueEvent::get_Queue The ITQueueEvent::get_Queue (tapi3.h) method gets a pointer to the queue on which the event occurred. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3.h (include Tapi3.h) |