Prosody FMP processing: API: sm_fmptx_destroy

Prototype Definition

int sm_fmptx_destroy(tSMFMPtxId fmptx)

Parameters

fmptx
A tSMFMPtxId that has been prevously created by a call to sm_fmptx_create().

Description

Destroys fmptx and invalidates the tSMFMPtxId.

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody FMP processing API.