InfoConnect for Airlines
ShowLiveScreen Method


Shows the current host screen from anywhere in the screen history sequence.
Syntax
'Declaration
 
Sub ShowLiveScreen() 
'Usage
 
Dim instance As IScreenHistory
 
instance.ShowLiveScreen()
void ShowLiveScreen()
See Also