Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...