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


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