LINEREMOVEFROMCONF
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.
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.