/
ISessionInfo Interface
ISessionInfo Interface
Specifies the format for session information used with the method.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[ComVisibleAttribute(true)] public interface ISessionInfo |
Visual Basic (Declaration) |
---|
<ComVisibleAttribute(True)> _ Public Interface ISessionInfo |
Visual C++ |
---|
[ComVisibleAttribute(true)] public interface class ISessionInfo |
JavaScript |
---|
JollyGiant.Emulation.ISessionInfo = function(); JollyGiant.Emulation.ISessionInfo.createInterface('JollyGiant.Emulation.ISessionInfo'); |
See Also
ISessionInfo Members
JollyGiant.Emulation Namespace
Application..::.GetSessions()
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
What's New In This Version
What's New In This Version
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
Sample Installer Command Line Parameter Entries
Sample Installer Command Line Parameter Entries
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this