LINEOPENOPTION
A version of this page is also available for
4/8/2010
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 |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |