LINEGATHERTERM_ Constants
The LINEGATHERTERM_ bit-flag constants describe the conditions under which buffered digit gathering is terminated.
-
LINEGATHERTERM_BUFFERFULL
-
-
The requested number of digits has been gathered. The buffer is full.
-
-
LINEGATHERTERM_CANCEL
-
-
The request was canceled by this application, by another application, or because the call terminated.
-
-
LINEGATHERTERM_FIRSTTIMEOUT
-
-
The first digit timeout expired. The buffer contains no digits.
-
-
LINEGATHERTERM_INTERTIMEOUT
-
-
The inter-digit timeout expired. The buffer contains at least one digit.
-
-
LINEGATHERTERM_TERMDIGIT
-
-
One of the termination digits matched a received digit. The matched termination digit is the last digit in the buffer.
-
Remarks
No extensibility. All 32 bits are reserved.
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 2.0 or later |
Header |
|