LINEINITIALIZEEXOPTION_ Constants

The LINEINITIALIZEEXOPTION_ constants specify which event notification mechanism to use when initializing a session.

LINEINITIALIZEEXOPTION_USECOMPLETIONPORT

The application desires to use the Completion Port event notification mechanism.

LINEINITIALIZEEXOPTION_USEEVENT

The application desires to use the Event Handle event notification mechanism.

LINEINITIALIZEEXOPTION_USEHIDDENWINDOW

The application desires to use the Hidden Window event notification mechanism.

 

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