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. Applications should consider using the LINECALLSELECT_LINE constant instead of this one.
-
-
LINECALLSELECT_LINE
-
-
Selects calls on the specified line device.
-
Remarks
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
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 2.0 or later |
Header |
|