Platform SDK: Web Telephony Engine

Connecting to Events

After a pointer to a WTEActiveConnection object is received, it is possible to connect to the object's events. Connect in the regular COM way, to the DIID_IWTEConnectionEvents connection point. The events are fired to the pointer passed to the Advise method.

It is possible to connect to the connection point of each active application any number of times.