TAPIEx ActiveX Control v3.6

Drop

The Drop method drops or disconnects this call.

Sub Drop()

Parameters

None.

Return Values

None.

Remarks

Application will receive OnDisConnected event after disconnects the call successfully.

See Also

ITAPILine.MakeCall, OnDisConnected