InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IScreenRegion Interface
Members


In This Topic
    IScreenRegion Interface
    In This Topic
    Defines an area on the host screen for selecting text.
    Object Model
    IScreenRegion InterfaceIIbmScreen Interface
    Syntax
    'Declaration
     
    
    Public Interface IScreenRegion 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IScreenRegion
    public interface IScreenRegion : Attachmate.Reflection.Framework.IProxy  
    See Also