Waits for host screen data to settle (that is, there is no incoming data for the specified settle time).
object.WaitForHostSettle4( _
ByVal As Long, _
ByVal As Long, _
ByVal As Boolean _
) As ReturnCode
Parameters
- settleTime
- The settle time (in milliseconds).
- timeout
- wait timeout value (milliseconds). Value of 0 indicates wait indefinitely.
- enablekeyboard
- Specifies whether the keyboard is enabled while the call executes.
Return Value
ReturnCode that indicates the success or failure status.