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


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