Initializes the modem to automatically answer an incoming call and opens a status dialog box until a connection has been established.
object.WaitForCall3( _
ByVal As String, _
ByVal As String _
) As ReturnCode
Parameters
- description
- Specifies a message to be displayed in the Waiting for Call dialog box.
- initString
- Specifies an initialization string to be sent to the modem before waiting.
Return Value
ReturnCode value indicates success or error conditions.