__VsLocalRegistryRootHandle Enumeration
Visual Studio 2015
Represents a registry root handle.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Member name | Description | |
|---|---|---|
| RegHandle_CurrentUser | HKEY_CURRENT_USER | |
| RegHandle_Invalid | Invalid value, used for initializing parameters. | |
| RegHandle_LocalMachine | HKEY_LOCAL_MACHINE |
Show: