[This is preliminary documentation and subject to change.]
Used to notify an application that a change has occurred in the TAPI object. Returned by the Event method of the ITTAPIEventNotification interface.
typedef enum
{
TE_REINITIALIZE,
TE_NEWADDRESS
}TAPI_EVENT;