ActiveX control methods

The following script-callable methods are used to close a session (or all sessions) that is embedded in a browser window.

CloseSession()
The CloseSession() method closes the BlueZone embedded session that was started by the calling object's class instance.
CloseAllSessions()
The CloseAllSessions() method closes all BlueZone embedded sessions that were started by all object instances of the ActiveX control in the calling process.