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 Current »

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.



  • No labels