InfoConnect for Unisys VBA Guide
WaitForIncomingData2 Function
wait timeout value (milliseconds). Value of 0 indicates wait indefinitely.
Waits for any data to come from the host during which time the keyboard is disabled.
Syntax
object.WaitForIncomingData2( _
   ByVal timeout As Long _
) As ReturnCode

Parameters

timeout
wait timeout value (milliseconds). Value of 0 indicates wait indefinitely.

Return Value

ReturnCode that indicates the success or failure status.
See Also

 

 


2015 Attachmate

Send Feedback