Attachmate.Reflection.Emulation.ALC Namespace > IAlcScreen Interface : Wait Method |
'Declaration
Function Wait( _ ByVal waitTime As Integer _ ) As ReturnCode
'Usage
Dim instance As IAlcScreen Dim waitTime As Integer Dim value As ReturnCode value = instance.Wait(waitTime)
ReturnCode Wait( int waitTime )