You are reading help file online using chmlib.com
|
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 );
None.
Returns the window handle. NULL if no handle is associated with this object.
You are reading help file online using chmlib.com
|