Uses of Class
com.github.robtimus.os.windows.registry.RegistryKey.Attributes
-
-
Uses of RegistryKey.Attributes in com.github.robtimus.os.windows.registry
Methods in com.github.robtimus.os.windows.registry that return RegistryKey.Attributes Modifier and Type Method Description RegistryKey.AttributesRegistryKey. attributes()Returns attributes for this registry key.RegistryKey.AttributesRegistryKey.Handle. attributes()Returns attributes for the registry key from which this handle was retrieved.
-