Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The ITAgentEvent interface contains methods that retrieve the description of agent events. When the application's implementation of the ITTAPIEventNotification::Event method indicates a TAPI_EVENT equal to TE_AGENT, the method's pEvent parameter is an IDispatch pointer for the ITAgentEvent interface. The methods of this interface can be used to retrieve information concerning the agent event that has occurred.
See About Call Center Controls for additional information on agents.
Inheritance
The ITAgentEvent interface inherits from the IDispatch interface. ITAgentEvent also has these types of members:
Methods
The ITAgentEvent interface has these methods.
| ITAgentEvent::get_Agent The ITAgentEvent::get_Agent method (tapi3cc.h) gets the interface for the agent on which the event occurred. |
| ITAgentEvent::get_Event The ITAgentEvent::get_Event method (tapi3cc.h) gets an AGENT_EVENT descriptor of the event that occurred. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3cc.h (include Tapi3.h) |