Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
OS Versions: Windows CE 3.0 and later.
Header: Tapi.h.
Send Feedback on this topic to the authors