InfoConnect for Unisys
IScreenHistory Interface Methods

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

Public Methods
 NameDescription
 MethodBackShows the previous host screen from the Screen History list in read-only mode.  
 MethodCaptureScreenCaptures the current host screen, including any data entered in non-hidden fields, and adds it to the Screen History list.  
 MethodClearAllScreensRemove all screens from the Screen History list.  
 MethodDeleteScreenDeletes a specific screen from the Screen History list.  
 MethodForwardShows the next host screen from the Screen History list in read-only mode.  
 MethodGetHistoryScreenImageReturns a history screen as an image.  
 MethodGetLiveScreenImageReturns the live screen as an image.  
 MethodOpenScreenHistoryFileLoads a screen history file into the session document.  
 MethodSaveScreenHistoryFileSaves screen history contents to the specified file.  
 MethodShowLiveScreenShows the current host screen from anywhere in the screen history sequence.  
 MethodShowScreenShows a specific screen from the Screen History list.  
Top
See Also