Returns the named value. If name is the empty string, then the default value is returned.
This function never returns null. If a value corresponding to the requested name is not found, RegistryException is thrown.
See Implementation
Returns the named value. If name is the empty string, then the default value is returned.