The name of the subkey to aquire. If name is the empty string, then the called key is duplicated.
The desired access; one of the REGSAM enumeration.
The aquired key.
This function never returns null. If a key corresponding to the requested name is not found, RegistryException is thrown.
Returns the named sub-key of this key.