InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IConnectionSettingsVTMgr Interface
Members


In This Topic
    IConnectionSettingsVTMgr Interface
    In This Topic
    Defines Properties that get and set settings for VT-MGR connections.
    Syntax
    'Declaration
     
    
    Public Interface IConnectionSettingsVTMgr 
       Inherits IConnectionSettingsCommon 
    'Usage
     
    
    Dim instance As IConnectionSettingsVTMgr
    public interface IConnectionSettingsVTMgr : IConnectionSettingsCommon  
    See Also