Share via


ISpNotifyTranslator::GetEventHandle (SAPI 5.4)

Microsoft Speech API 5.4

ISpNotifyTranslator::GetEventHandle

ISpNotifyTranslator::GetEventHandle returns the Win32 event handle associated with the translator.
Returns the Win32 event object handle initialized by InitWin32Event on this ISpNotifyTranslator instance. This method is applicable only with objects using Win32 events.

The handle is not a duplicated handle and should not be closed by the caller.

  
    HANDLE   GetEventHandle   ( void );

Parameters

None

Return values

Value
handle
INVALID_HANDLE_VALUE