Share via


ISpThreadControl::WindowHandle (SAPI 5.4)

Microsoft Speech API 5.4

ISpThreadControl::WindowHandle

ISpThreadControl::WindowHandle returns the window handle associated with this ISpThreadControl object. This will be NULL unless the caller of ISpThreadControl::StartThread specified a non-NULL HWND pointer.

  
    HWND  WindowHandle ( void );

Parameters

None.

Return values

Returns the window handle. NULL if no handle is associated with this object.