Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These bit-flag constants describe the conditions under which a call can be completed.
The following table shows the LINECOMPLCOND constants.
| Value | Description |
|---|---|
| LINECALLCOMPLCOND_BUSY = 0x00000001 | Completion of the call under busy conditions. |
| LINECALLCOMPLCOND_NOANSWER = 0x00000002 | Completion of the call under ringback no answer conditions. |
Remarks
These constants cannot be extended. All 32 bits are reserved.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Tapi.h.
Send Feedback on this topic to the authors