InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRSystem Interface / Quit Method


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