Deletes an error handle and frees up resources allocated on the client.
unsigned int CWB_ENTRY CWBSO_DeleteErrorHandle( CWBSO_ERR_HANDLE errorHandle);
The following list shows common return values.
CWBSO_CreateErrorHandle must be called prior to calling this API. The error handle that is returned by CWBSO_CreateErrorHandle must be passed as input to this API.