Attachmate.Reflection.Productivity Namespace : IScreenHistory Interface |
For a list of all members of this type, see IScreenHistory members.
Name | Description | |
---|---|---|
![]() | Back | Shows the previous host screen from the Screen History list in read-only mode. |
![]() | CaptureScreen | Captures the current host screen, including any data entered in non-hidden fields, and adds it to the Screen History list. |
![]() | ClearAllScreens | Remove all screens from the Screen History list. |
![]() | DeleteScreen | Deletes a specific screen from the Screen History list. |
![]() | Forward | Shows the next host screen from the Screen History list in read-only mode. |
![]() | GetHistoryScreenImage | Returns a history screen as an image. |
![]() | GetLiveScreenImage | Returns the live screen as an image. |
![]() | OpenScreenHistoryFile | Loads a screen history file into the session document. |
![]() | SaveScreenHistoryFile | Saves screen history contents to the specified file. |
![]() | ShowLiveScreen | Shows the current host screen from anywhere in the screen history sequence. |
![]() | ShowScreen | Shows a specific screen from the Screen History list. |