Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / IScreenHistory Interface

In This Topic
    IScreenHistory Interface Methods
    In This Topic

    For a list of all members of this type, see IScreenHistory members.

    Public Methods
     NameDescription
     MethodShows the previous host screen from the Screen History list in read-only mode.  
     MethodCaptures the current host screen, including any data entered in non-hidden fields, and adds it to the Screen History list.  
     MethodRemove all screens from the Screen History list.  
     MethodDeletes a specific screen from the Screen History list.  
     MethodShows the next host screen from the Screen History list in read-only mode.  
     MethodReturns a history screen as an image.  
     MethodReturns the live screen as an image.  
     MethodLoads a screen history file into the session document.  
     MethodSaves screen history contents to the specified file.  
     MethodShows the current host screen from anywhere in the screen history sequence.  
     MethodShows a specific screen from the Screen History list.  
    Top
    See Also