Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
LockInput Method (IbmScreen)
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
IbmScreen 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
IbmScreen Object
IbmScreen Members
Send Feedback