Share via


LINEREMOVEFROMCONF

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Windows Mobile Version 5.0 and later