Platform SDK: TAPI

PHONEINITIALIZEEXOPTION_ Constants

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

PHONEINITIALIZEEXOPTION_USECOMPLETIONPORT
The application desires to use the Completion Port event notification mechanism.
PHONEINITIALIZEEXOPTION_USEEVENT
The application desires to use the Event Handle event notification mechanism.
PHONEINITIALIZEEXOPTION_USEHIDDENWINDOW
The application desires to use the Hidden Window event notification mechanism.

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

Requirements

  Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
  Windows 95/98: Requires Windows 95 or later.
  Version: Requires TAPI 2.0 or later.
  Header: Declared in Tapi.h.