sktal_unregisterTCAPSSNHandler ()

Description

This function removes (and terminates) the subsystem identified during registration. All active transactions are terminated by the PreArrangedEnd() method.

Syntax

int sktal_unregisterTCAPSSNHandler (int instanceId);

Input Parameters

Argument

Description

instanceId

Instance for given node/stack/SSN combination

Input/Output Parameters and Output Parameters

None.

Return Value

SKTAL_SUCCESS: If method is successful.

SKTAL return code as defined in Appendix C, SKTAL Return Codes.