| Platform SDK: TAPI |
A CALL_PRIVILEGE member is returned by the ITCallInfo::get_Privilege method, and indicates when the current application owns or is monitoring the current call.
typedef enum CALL_PRIVILEGE
{
CP_OWNER,
CP_MONITOR
} CALL_PRIVILEGE;
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.