TAPIEx ActiveX Control v3.6

MakeCall

The MakeCall method places a call to the specified destination address.

Function MakeCall(
PhoneNumber As String
) As ITAPICall

Parameters

PhoneNumber
Destination address. This follows the standard dialable number format.

Return Values

If the function succeeds, it returns the reference ITAPICall.

Remarks

This method can only perform on line which is opened.

See Also

ITAPILine.Open, ITAPICall, standard dialable number format.