Share via


LINETRANSFERMODE

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

These bit-flag constants describe different ways of resolving call transfer requests.

The following table shows the LINETRANSFERMODE constants.

Value Description

LINETRANSFERMODE_CONFERENCE = 0x00000002

The transfer is resolved by establishing a three-way conference between the application, the party connected to the initial call, and the party connected to the consultation call. A conference call is created when this option is selected.

LINETRANSFERMODE_TRANSFER = 0x00000001

The transfer is resolved by transferring the initial call to the consultation call. Both calls will become idle to the application.

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