InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IScreen Interface
Members


In This Topic
    IScreen Interface
    In This Topic
    Defines an interface to host the emulation screen object.
    Object Model
    IScreen InterfaceIHotSpots InterfaceITerminal InterfaceIPrinting InterfaceScreenRegion Class
    Syntax
    'Declaration
     
    
    Public Interface IScreen 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IScreen
    public interface IScreen : Attachmate.Reflection.Framework.IProxy  
    See Also