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


In This Topic
    IPTRRoutes Interface
    In This Topic
    Provides a list of defined PTR routes.
    Object Model
    IPTRRoutes InterfaceIPTRRoute Interface
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public Interface IPTRRoutes 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IPTRRoutes
    [DefaultMember("Item")]
    public interface IPTRRoutes : Attachmate.Reflection.Framework.IProxy  
    See Also