Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
WaitForHostSettle Function (Screen)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: WaitForHostSettle Function
The settle time (milliseconds).
Waits for the host screen data to settle (that is, there is no incoming data for the specified settle time).
Syntax
Visual Basic (Declaration)
object
.WaitForHostSettle( _
ByVal
settleTime
As
Long _ )
As
ReturnCode
Parameters
settleTime
The settle time (milliseconds).
Return Value
ReturnCode that indicates the success or failure status.
See Also
Reference
Screen Object
Screen Members
Send Feedback