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


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