Declaration
Visual C#:
int EndCall();
Visual C++:
long EndCall();
Visual Basic:
Private Sub EndCall As Integer
Delphi:
function EndCall : Integer;
Return Value
Return 1 if the ending was successful; otherwise return Error Code.
Remarks
End a call or reject an incoming call.
See Also AnswerCall, SendDTMF, DialCall