InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IScreenHistory Interface / Back Method


In This Topic
    Back Method
    In This Topic
    Shows the previous host screen from the Screen History list in read-only mode.
    Syntax
    'Declaration
     
    
    Sub Back() 
    'Usage
     
    
    Dim instance As IScreenHistory
     
    instance.Back()
    void Back()
    See Also