Platform SDK: TAPI |
The CALL_NOTIFICATION_EVENT enum describes call notification events. The ITCallNotificationEvent::get_Event method returns a member of this enum to indicate the type of call notification event that occurred.
typedef enum CALL_NOTIFICATION_EVENT { CNE_OWNER, CNE_MONITOR } CALL_NOTIFICATION_EVENT;
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.