Skip to content

Latest commit

 

History

History
91 lines (67 loc) · 3.33 KB

nn-tapi3cc-itacdgroupevent.md

File metadata and controls

91 lines (67 loc) · 3.33 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:tapi3cc.ITACDGroupEvent
ITACDGroupEvent (tapi3cc.h)
The ITACDGroupEvent interface (tapi3cc.h) contains methods that retrieve the description of Automatic Call Distribution (ACD) group events.
ITACDGroupEvent
ITACDGroupEvent interface [TAPI 2.2]
ITACDGroupEvent interface [TAPI 2.2]
described
_tapi3_itacdgroupevent
tapi3.itacdgroupevent
tapi3cc/ITACDGroupEvent
tapi3\itacdgroupevent.htm
tapi3
5770dca5-cf71-4211-ba9f-0fe7a3bbb614
08/10/2022
ITACDGroupEvent, ITACDGroupEvent interface [TAPI 2.2], ITACDGroupEvent interface [TAPI 2.2],described, _tapi3_itacdgroupevent, tapi3.itacdgroupevent, tapi3cc/ITACDGroupEvent
tapi3cc.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITACDGroupEvent
tapi3cc/ITACDGroupEvent
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITACDGroupEvent

ITACDGroupEvent interface

-description

The ITACDGroupEvent interface contains methods that retrieve the description of Automatic Call Distribution (ACD) group events. When the application's implementation of the ITTAPIEventNotification::Event method indicates a TAPI_EVENT equal to TE_ACDGROUP, the method's pEvent parameter is an IDispatch pointer for the ITACDGroupEvent interface. The methods of this interface can be used to retrieve information concerning the ACD group change that has occurred.

See About Call Center Controls for additional information concerning ACD groups.

Note  You must call the ITTAPI::put_EventFilter method and set an event filter mask that includes the TE_ACDGROUP event to enable reception of ACD group events. If you do not call ITTAPI::put_EventFilter, your application will not receive any events. For more information, see the Events overview.
 

-inheritance

The ITACDGroupEvent interface inherits from the IDispatch interface. ITACDGroupEvent also has these types of members:

-see-also

ACDGROUP_EVENT

IDispatch

ITACDGroup

ITTAPIEventNotification::Event

Register Events code snippet

TAPI_EVENT