/
IScreen Interface
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
, multiple selections available,
Related content
IScreen_Interface
IScreen_Interface
More like this
ISessionIWindow Interface
ISessionIWindow Interface
More like this
IWindow Interface
IWindow Interface
More like this
Screen Property
Screen Property
More like this
Screen Class
Screen Class
More like this
ISession_Interface
ISession_Interface
More like this