Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
IbmScreen 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 (IbmScreen)
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
IbmScreen 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
IbmScreen Object
IbmScreen Members