2.2.3.1.28 LINECALLSELECT_Constants

The LINECALLSELECT_Constants are bit-flag constants that describe which calls MUST be selected.

Constant/value

Description

LINECALLSELECT_LINE

0x00000001

Selects calls on the specified line device.

LINECALLSELECT_ADDRESS

0x00000002

Selects a call on the specified address.

LINECALLSELECT_CALL

0x00000004

Selects related calls to the specified call. For example, the parties in a conference call.

The following constants are present in TAPI versions 2.1, 2.2, 3.0, and 3.1.

Constant/value

Description

LINECALLSELECT_DEVICEID

0x00000008

Selects calls on the specified device identifier. Applications are to consider using the LINECALLSELECT_LINE constant instead of this one.

The following constants are present in TAPI versions 3.0 and 3.1.

Constant/value

Description

LINECALLSELECT_CALLID

0x00000010

Selects related calls to the specified call identifier.