lsxECLScreenReco Class
The lsxECLScreenReco class is the engine for the Host Access Class Library screen matching system. It also the logic for matching a given screen to a PS. Because LotusScript does not support asynchronous events, the rich event handling provided in the C++, ActiveX, and Java™ layers is not supported here. However, the IsMatch() method provided in this class is very useful for determining if the current screen in a lsxECLPS object matches an lsxECLScreenDesc object.