/
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