ISpThreadControl::WindowHandle (Windows CE 5.0)

Send Feedback

This method returns the window handle associated with the thread control object. The handle will be NULL unless the caller of ISpThreadControl::StartThread specified a non-null window handle.

HWND WindowHandle(void);

Parameters

None.

Return Values

Window handle, or NULL if no handle is associated with the object.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
Link Library: Sapilib.lib.

See Also

ISpThreadControl | SAPI Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.