InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / IControl Interface
Members


In This Topic
    IControl Interface
    In This Topic
    IControl interface. A control is an InfoConnect session.
    Syntax
    'Declaration
     
    
    Public Interface IControl 
    'Usage
     
    
    Dim instance As IControl
    public interface IControl 
    See Also