/
ForegroundSession Property
ForegroundSession Property
Gets the identifier of the session that is currently in the foreground, or 0 if the foreground window is not a QWS window.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
char ForegroundSession { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property ForegroundSession As Char |
JavaScript |
---|
function get_ForegroundSession(); |
Field Value
The foreground session identifier.
See Also
IQWS3270 Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
ForegroundSessionString Property
ForegroundSessionString Property
More like this
Window Property
Window Property
More like this
Session Property
Session Property
More like this
ISessionIWindow Interface
ISessionIWindow Interface
More like this
ISession Interface
ISession Interface
More like this
QWS3270.Window Property
QWS3270.Window Property
More like this