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