Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »



       



QWS3270 COM .NET Help
IApplication Interface
Members  See Also  Send Feedback



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.


  • No labels