InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / IT27Screen Interface
Members


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