InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRRoute Interface
Members


In This Topic
    IPTRRoute Interface
    In This Topic
    Provides information for a specific PTR Route.
    Syntax
    'Declaration
     
    
    Public Interface IPTRRoute 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IPTRRoute
    public interface IPTRRoute : Attachmate.Reflection.Framework.IProxy  
    See Also