Share via


LINEREMOVEFROMCONF (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.