Share via


LINEOPENOPTION (Compact 2013)

3/26/2014

These constants describe the available options for opening a line.

The following table shows the LINEOPENOPTION constants.

Value

Description

LINEOPENOPTION_PROXY = 0x40000000

The application is willing to handle requests from other applications that have the line open.

LINEOPENOPTION_SINGLEADDRESS = 0x80000000

The application should be informed of new calls created on the line device only if those calls appear on the address specified in the dwAddressID member in the LINECALLPARAMS structure pointed to by the lpCallParams parameter.

Remarks

These constants are valid for applications that have negotiated TAPI version 2.0 or later.

Requirements

Header

tapi.h

See Also

Reference

TAPI Constants
LINECALLPARAMS