Translate page

QWS3270.ForegroundSession Property

Gets the identifier of the session that is currently in the foreground, or (char)0 if the foreground window is not a QWS3270 session window.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public char ForegroundSession { get; }
Visual Basic (Declaration)
Public ReadOnly Property ForegroundSession As Char
Visual C++
public:
virtual property wchar_t ForegroundSession {
	wchar_t get () sealed;
}
JavaScript
function get_ForegroundSession();

Field Value

The foreground session identifier.

Implements

IQWS3270.ForegroundSession

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.