A B C D E F G H I L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- handle() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Creates a handle to this registry key.
- handle(RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Creates a handle to this registry key.
- hashCode() - Method in class com.github.robtimus.os.windows.registry.BinaryValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.DWordValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.FullResourceDescriptorValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.LinkValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.MultiStringValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.NoneValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.QWordValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
- hashCode() - Method in class com.github.robtimus.os.windows.registry.RegistryValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.ResourceListValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.ResourceRequirementsListValue
- hashCode() - Method in class com.github.robtimus.os.windows.registry.StringValue
- HKEY_CLASSES_ROOT - Static variable in class com.github.robtimus.os.windows.registry.RegistryKey
-
The HKEY_CLASSES_ROOT root key.
- HKEY_CURRENT_CONFIG - Static variable in class com.github.robtimus.os.windows.registry.RegistryKey
-
The HKEY_CURRENT_CONFIG root key.
- HKEY_CURRENT_USER - Static variable in class com.github.robtimus.os.windows.registry.RegistryKey
-
The HKEY_CURRENT_USER root key.
- HKEY_LOCAL_MACHINE - Static variable in class com.github.robtimus.os.windows.registry.RegistryKey
-
The HKEY_LOCAL_MACHINE root key.
- HKEY_LOCAL_MACHINE - Static variable in class com.github.robtimus.os.windows.registry.RemoteRegistryKey
-
A connector for connecting to the HKEY_LOCAL_MACHINE root key on a remote machine.
- HKEY_USERS - Static variable in class com.github.robtimus.os.windows.registry.RegistryKey
-
The HKEY_USERS root key.
- HKEY_USERS - Static variable in class com.github.robtimus.os.windows.registry.RemoteRegistryKey
-
A connector for connecting to the HKEY_USERS root key on a remote machine.
All Classes All Packages