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


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