Translate page

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
Visual C++
property wchar_t ForegroundSession {
	wchar_t get ();
}
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.