/
IApplication Interface

IApplication Interface


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


C#
[ComVisibleAttribute(true)]
public interface IApplication
Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
Public Interface IApplication
Visual C++
[ComVisibleAttribute(true)]
public interface class IApplication
JavaScript
JollyGiant.Emulation.IApplication = function();
JollyGiant.Emulation.IApplication.createInterface('JollyGiant.Emulation.IApplication');

See Also


Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.





Related content

IApplication.Interface
IApplication.Interface
More like this
Application Class
Application Class
More like this
Application_Class
Application_Class
More like this
ISession_Interface
ISession_Interface
More like this
ISession Interface
ISession Interface
More like this
IQWS3270 Interface
IQWS3270 Interface
More like this