Share via


ISpThreadControl::WindowHandle (Windows Embedded CE 6.0)

1/6/2010

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.

Syntax

HWND WindowHandle(void);

Parameters

None.

Return Value

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

Requirements

Header sapiddk.h, sapiddk.idl
Library sapilib.lib
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

ISpThreadControl
SAPI Interfaces