Destroys an ECPVS recovery context.
#include "huecpvs.h"
int hu_ECPVSRecoverEnd(sb_Context *ecpvsContext, sb_GlobalCtx sbCtx)
ECPVS context object pointer.
A global context.
This is the fourth (and final) API function to be called during the ECPVS recovery process.
Context object is NULL.
Context object pointer is NULL.
Global context is NULL.
Context object is invalid.
Memory allocation failure.
Success.