Platform SDK: TAPI |
The CALLHUB_EVENT enum describes CallHub events. The ITCallHubEvent::get_Event method returns a member of this enum to indicate the type of CallHub event that occurred.
typedef enum CALLHUB_EVENT { CHE_CALLJOIN, CHE_CALLLEAVE, CHE_CALLHUBNEW, CHE_CALLHUBIDLE } CALLHUB_EVENT;
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.