PHONEINITIALIZEEXOPTION_ Constants
The PHONEINITIALIZEEXOPTION_ constants specify which event notification mechanism to use when initializing a session.
-
PHONEINITIALIZEEXOPTION_USEHIDDENWINDOW
-
The application desires to use the Hidden Window event notification mechanism.
-
PHONEINITIALIZEEXOPTION_USEEVENT
-
The application desires to use the Event Handle event notification mechanism.
-
PHONEINITIALIZEEXOPTION_USECOMPLETIONPORT
-
The application desires to use the Completion Port event notification mechanism.
See phoneInitializeEx for further details on the operation of these options.