InfoConnect API Guide
Attachmate.Reflection.Emulation.ALC Namespace / IAlcScreen Interface
Members


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