Platform SDK: TAPI |
The ADDRESS_EVENT enum describes address events. The ITAddressEvent::get_Event method returns a member of this enum to indicate the type of address event that occurred.
typedef enum ADDRESS_EVENT { AE_STATE, AE_CAPSCHANGE, AE_RINGING, AE_CONFIGCHANGE, AE_FORWARD, AE_NEWTERMINAL, AE_REMOVETERMINAL } ADDRESS_EVENT;
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.