WindowHandle
Returns the window handle of the connected session.
Parameters
None.
Returns
None.
Example
set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
hwnd = bzhao.WindowHandle()