MakeCall Property

Navigation:  Reference Guide > Modem > Properties >

MakeCall Property

Previous pageReturn to chapter overviewNext page

Indicates whether to make a phone call or not.

[Visual Basic]

Public Property MakeCall() As Boolean

Remarks

This is a write-only property, you can use LineStatus event to monitor the status of call or wait-for-call process.

 

See Also

LineStatus Event