RegistryEntryIDCopy copies the identifier for a name entry, including any internally allocated data.
void RegistryEntryIDCopy(
const RegEntryID *src,
RegEntryID *dst);
Given an existing RegEntryID value, RegistryEntryIDCopy sets another RegEntryID to be functionally the same.