SendPreArrangedEnd()

Description

This method sends a Pre-Arranged End message to the CSP for the given call reference ID. This method releases the call reference ID and associated resources.

Syntax

int SendPreArrangedEnd(int callrefid);

Parameters

The input parameter is shown in the next table. There are no input/output parameters, or output parameters.

Argument

Description

callrefid

Call reference ID

Return Values

Possible return values for this API are:

SKIM_SUCCESS

Method is successful.

SKIM return code

As defined in Appendix B SKIM Return Codes.