Platform SDK: TAPI

LINECALLSELECT_ Constants

The LINECALLSELECT_ bit-flag constants describe which calls are to be selected.

LINECALLSELECT_ADDRESS
Selects call on the specified address.
LINECALLSELECT_CALL
Selects related calls to the specified call. For example, the parties in a conference call.
LINECALLSELECT_CALLID
Selects related calls to the specified call identifier. This flag is exposed only to applications that negotiate a TAPI version of 3.0 or higher.
LINECALLSELECT_DEVICEID
Selects calls on the specified device identifier. This flag is exposed only to applications that negotiate a TAPI version of 2.1 or higher.
LINECALLSELECT_LINE
Selects calls on the specified line device.

No extensibility. All 32 bits are reserved.

This constant is used in lineGetNewCalls and to specify a selection (scope) of the calls that are requested.

Requirements

  Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
  Windows 95/98: Requires Windows 95 or later.
  Version: Requires TAPI 2.0 or later.
  Header: Declared in Tapi.h.