lsxECLScreenDesc Class

lsxECLScreenDesc is the class that is used to describe a screen for IBM's Host Access Class Library Screen Recognition Technology. It uses all four major planes of the presentation space to describe it (text, field, extended field, and color planes), as well as the cursor position.

Using the methods provided on this object, the programmer can set up a detailed description of what a given screen looks like in a host side application. Once an lsxECLScreenDesc object is created and set, it may be passed to the synchronous WaitFor... methods provided on lsxECLPS.