InfoConnect for Airlines
UnlockInput Method (IIbmScreen)


Unlocks the screen. See the LockInput() method for more information.
Syntax
'Declaration
 
Sub UnlockInput() 
'Usage
 
Dim instance As IIbmScreen
 
instance.UnlockInput()
void UnlockInput()
See Also