LINEREMOVEFROMCONF (Compact 2013)
3/26/2014
These scalar constants describe how parties participating in a conference call can be removed from a conference call.
The following table shows the LINEREMOVEFROMCONF constants.
Value |
Description |
---|---|
LINEREMOVEFROMCONF_ANY = 0x00000003 |
Any participating party can be removed from the conference call. |
LINEREMOVEFROMCONF_LAST = 0x00000002 |
Only the most recently added party can be removed from the conference call. |
LINEREMOVEFROMCONF_NONE = 0x00000001 |
Parties cannot be removed from the conference call. |
Remarks
These constants cannot be extended. All 32 bits are reserved.
Requirements
Header |
tapi.h |