Versions Compared

Key

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

...

Gets a QWS Window interface.

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

Syntax

C#
public IWindow Window { get; }


Visual Basic (Declaration)
Public ReadOnly Property Window As IWindow


Visual C++
public:
virtual property IWindow^ Window {
	IWindow^ get () sealed;
}


JavaScript
function get_Window();

Field Value

The QWS Window interface.

Implements

IQWS3270..::.Window

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.

...