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#
IWindow Window { get; }


Visual Basic (Declaration)
ReadOnly Property Window As IWindow


Visual C++
property IWindow^ Window {
	IWindow^ get ();
}


JavaScript
function get_Window();

...

The QWS Window interface.

See Also


IQWS3270 Interface
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

...