RegistryEntryIDDispose disposes of a Name Registry identifier.
void RegistryEntryIDDispose (RegEntryID *id);
RegistryEntryIDDispose disposes of the identifier for a name entry pointed to by id, including its allocated data.
RegistryEntryIDDispose may be called from any execution level. If memory is disposed of it must be called at task level.