Share via


LINETRANSFERMODE (Windows CE 5.0)

Send Feedback

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

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.