/
ISession_Interface
ISession_Interface
Defines the method contracts for interacting with a QWS3270 session.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[ComVisibleAttribute(true)] public interface ISession |
Visual Basic (Declaration) |
---|
<ComVisibleAttribute(True)> _ Public Interface ISession |
Visual C++ |
---|
[ComVisibleAttribute(true)] public interface class ISession |
JavaScript |
---|
JollyGiant.Emulation.ISession = function(); JollyGiant.Emulation.ISession.createInterface('JollyGiant.Emulation.ISession'); |
See Also
ISession Members
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
Undocumented Session Parameters
Undocumented Session Parameters
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
Command Line Parameters
Command Line Parameters
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
Sample Installer Command Line Parameter Entries
Sample Installer Command Line Parameter Entries
More like this