LINEINITIALIZEEXOPTION_ Constants
The LINEINITIALIZEEXOPTION_ constants specify which event notification mechanism to use when initializing a session.
-
LINEINITIALIZEEXOPTION_CALLHUBTRACKING
-
-
The application desires to use the call hub tracking event notification mechanism. This constant is exposed only to applications that negotiate a TAPI version of 3.0 or higher.
-
-
LINEINITIALIZEEXOPTION_USECOMPLETIONPORT
-
-
The application desires to use the Completion Port event notification mechanism. This flag is exposed only to applications that negotiate a TAPI version of 2.0 or higher.
-
-
LINEINITIALIZEEXOPTION_USEEVENT
-
-
The application desires to use the Event Handle event notification mechanism. This flag is exposed only to applications that negotiate a TAPI version of 2.0 or higher.
-
-
LINEINITIALIZEEXOPTION_USEHIDDENWINDOW
-
-
The application desires to use the Hidden Window event notification mechanism. This flag is exposed only to applications that negotiate a TAPI version of 2.0 or higher.
-
Remarks
See lineInitializeEx for further details on the operation of these options.
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 2.0 or later |
Header |
|