Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface > WaitForCall Method : WaitForCall(String,String) Method |
'Declaration
Overloads Function WaitForCall( _ ByVal description As String, _ ByVal initString As String _ ) As ReturnCode
'Usage
Dim instance As ITerminal Dim description As String Dim initString As String Dim value As ReturnCode value = instance.WaitForCall(description, initString)
ReturnCode WaitForCall( string description, string initString )