InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface
Members


In This Topic
    IUtsScreen Interface
    In This Topic
    Defines the interface for the API screen object supporting UTS terminal connections.
    Object Model
    IUtsScreen InterfaceIHotSpots InterfaceIUtsTerminal InterfaceIScreenRegion Interface
    Syntax
    'Declaration
     
    
    Public Interface IUtsScreen 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IUtsScreen
    public interface IUtsScreen : Attachmate.Reflection.Framework.IProxy  
    See Also