ScreenUPG Assembly : ScreenUPG Namespace |
Class | Description | |
---|---|---|
ScreenUPG | Provides programmatic access to host screens. Supports the following host types: ALC, IBM 3270, IBM 5250, T27, UTS and VT. |
Interface | Description | |
---|---|---|
IScreenListenerEx | Provides programmatic access to events generated by the host presentation space. For use with COM and .NET based programming languages only. For Java based languages, use IScreenListener. |
Delegate | Description | |
---|---|---|
ScreenUPG.onConnectionLostHandler | onConnectionLost event delegate. | |
ScreenUPG.onErrorHandler | onError event delegate. | |
ScreenUPG.onLostRemoteWindowHandler | onLostRemoteWindow events delegate. | |
ScreenUPG.onScreenChangedHandler | onScreenChanged events delegate. | |
ScreenUPG.onScreenShapeChangedHandler | onScreenShapeChanged event delegate. | |
ScreenUPG.onStatusReceivedHandler | onStatusReceived events delegate. |