InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library
/
UtsScreen Object
/ LockInput Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
LockInput Method (UtsScreen)
In This Topic
Locks the screen so that users cannot input on keyboard.
Syntax
Visual Basic (Declaration)
expression
.LockInput()
where
expression
is a variable that represents a
UtsScreen Object
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