InfoConnect for Unisys
HostChangedScreen Property


Gets a value indicating whether the host has changed a character on the screen
Syntax
'Declaration
 
ReadOnly Property HostChangedScreen As Boolean
'Usage
 
Dim instance As IUtsScreen
Dim value As Boolean
 
value = instance.HostChangedScreen
bool HostChangedScreen {get;}
See Also