expression.WaitForControlKey( _ ByVal timeout As Integer, _ ByVal keycode As ControlKeyCode, _ ByVal continueProcess As Boolean _ ) As ReturnCode
where expression is a variable that represents a UtsScreen Object
Parameters
- timeout
- Wait timeout value.
- keycode
- Control key code.
- continueProcess
- Value to indicate whether the program should continue to process other actions.
Return Value
One of the ReturnCode enum values