Frees an entry handle and all resources with which is is associated.
unsigned int CWB_ENTRY cwbUP_FreeEntryHandle( cwbUP_EntryHandle entryHandle);
The following list shows common return values.
After this call you can no longer access the update entry. To access the update entry or another update entry, you would need to get a new entry handle.