WindowHandle

Returns the window handle of the connected session.

Parameters
None.
Returns
None.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
hwnd = bzhao.WindowHandle()