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


In This Topic
    Start Method (IPTRRoute)
    In This Topic
    Syntax
    'Declaration
     
    
    Function Start() As Boolean
    'Usage
     
    
    Dim instance As IPTRRoute
    Dim value As Boolean
     
    value = instance.Start()
    bool Start()
    See Also