Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
LockInput Method (UtsScreen)
Attachmate.Reflection.Objects.Emulation.UTS Library
>
UtsScreen Object
: LockInput Method
Locks the screen so that users cannot input on keyboard.
Syntax
Visual Basic (Declaration)
object
.LockInput()
Remarks
Other means of input (such as macros and the application programming interface) are still available. To release the lock, use UnlockInput().
See Also
Reference
UtsScreen Object
UtsScreen Members
Send Feedback