ISpThreadControl::WindowHandle

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.