You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
This interface defines ways to create and destroy new instances of QWS3270, as well as to get information about running sessions, and to set global session options.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
JavaScript |
---|
JollyGiant.Emulation.IApplication = function();
JollyGiant.Emulation.IApplication.createInterface('JollyGiant.Emulation.IApplication'); |
See Also