IScreen Interface
Defines the contract for accessing a QWS3270 screen contents.
Namespace: Â JollyGiant.Emulation
Assembly: Â JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[ComVisibleAttribute(true)] public interface IScreen |
Visual Basic (Declaration) |
---|
<ComVisibleAttribute(True)> _ Public Interface IScreen |
Visual C++ |
---|
[ComVisibleAttribute(true)] public interface class IScreen |
JavaScript |
---|
JollyGiant.Emulation.IScreen = function(); JollyGiant.Emulation.IScreen.createInterface('JollyGiant.Emulation.IScreen'); |
See Also
IScreen Members
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc