IScreen Methods
The IScreen type exposes the following members.
Methods
 | Name | Description |
---|---|---|
GetScreen | Gets the contents of the screen from the current session as plain text, without extended attributes. | |
GetScreenSize | Retrieves the number of rows and columns of the screen. | |
GetScreenWithAttribs | Gets the contents of the screen from the currently connected session, with character attributes. The format of the returned string will be alternating, one character of text, one attribute (can be 0) | |
GetString | Copies all or part of the host session presentation space into a buffer. | |
GetStringWithAttribs | Copies all or part of the screen into a buffer, including extended attributes. | |
Search | Searches the presentation space for a specified string. | |
SetString | Copies a string into a specified position on the presentation space. |
See Also
IScreen Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc