Deletes the list of objects and frees up resources allocated on the client.
unsigned int CWB_ENTRY CWBSO_DeleteListHandle( CWBSO_LIST_HANDLE listHandle);
The following list shows common return values.
CWBSO_CreateListHandle must be called prior to calling this API. The list handle that is returned by CWBSO_CreateListHandle must be passed as input to this API.