CancelOperation()

Description

This method allows the user to cancel a previously invoked operation for a given call reference ID and invoke ID.

Syntax

int CancelOperation(int callrefid, SKIM_OCTET invokeId);

Parameters

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

Argument

Description

callrefid

Call reference ID

invokeId

Invoke ID

Return Values

Possible return values for this API are:

SKIM_SUCCESS

No failure has occurred.

SKIM return code

As defined in Appendix B SKIM Return Codes.