Used to control window and keyboard focus.
Parameters:
None
Returns:
0 for success; or a non-zero error code. See Error Codes for a complete listing of error code descriptions.
Remarks:
Will give Windows focus and keyboard focus to the host session that you are connected to.
Example:
Set Host = CreateObject( "BZWhll.WhllObj" )
Host.Connect "A"
Host.Focus