Destroys an IDLC parameters object.
#include "huidlc.h"
int hu_IDLCParamsDestroy(sb_Params *idlcParams, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The IDLC parameters object pointer.
A global context.
IDLC contexts and key objects must be destroyed before their corresponding IDLC parameters object is destroyed.
The idlcParams object pointer is NULL.
The idlcParams object is NULL.
The tag for the params object is not of the expected type.
Success.