ClearTransHandler()

Description

This method clears a transaction handler for a given call reference ID.

Syntax

int ClearTransHandler(int callrefid);

Parameters

The input parameters are shown in the next table. There are no input/output parameters.

Argument

Description

callrefid

Call reference ID for which the transaction handler is being cleared.

Return Values

Possible return values for this API are:

SKIM_SUCCESS

No failure has occurred.

SKIM_TRANS_RECORD_ERROR

No transaction is active for given call reference ID.