Destroys a parameter object.
#include "hupkc.h"
int hu_ParamsDestroy(sb_Params *params, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The parameters object.
A global context.
Contexts and key objects must be destroyed before their corresponding parameters object is destroyed.
The params object pointer is NULL.
The tag for the params object is not of the expected type.
Success.