RegistryEntryIterateDispose disposes of the iteration structure after searching is finished.
void RegistryEntryIterateDispose (RegEntryIter *cookie);
Given the cookie value used previously, RegistryEntryIterateDispose disposes of resources used for iterating or searching.