RegistryHelper.GetRegistryHive(RegistryHive) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::Win32::RegistryKey ^ GetRegistryHive(Microsoft::Win32::RegistryHive registryHive);
public static Microsoft.Win32.RegistryKey GetRegistryHive (Microsoft.Win32.RegistryHive registryHive);
static member GetRegistryHive : Microsoft.Win32.RegistryHive -> Microsoft.Win32.RegistryKey
Public Shared Function GetRegistryHive (registryHive As RegistryHive) As RegistryKey
Parameters
- registryHive
- RegistryHive