LINEOPENOPTION_ Constants

The LINEOPENOPTION_ constants list the available options for opening a line.

LINEOPENOPTION_SINGLEADDRESS
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.
LINEOPENOPTION_PROXY
The application is willing to handle requests from other applications that have the line open.

See lineOpen for further details on the operation of these options.