Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a registry root handle.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
Public Enumeration __VsLocalRegistryRootHandle
public enum __VsLocalRegistryRootHandle
public enum class __VsLocalRegistryRootHandle
type __VsLocalRegistryRootHandle
public enum __VsLocalRegistryRootHandle
Members
| Member name | Description | |
|---|---|---|
| RegHandle_CurrentUser | HKEY_CURRENT_USER | |
| RegHandle_Invalid | Invalid value, used for initializing parameters. | |
| RegHandle_LocalMachine | HKEY_LOCAL_MACHINE |