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.Attributes
RegistryKey. attributes()
Returns attributes for this registry key.RegistryKey.Attributes
RegistryKey.Handle. attributes()
Returns attributes for the registry key from which this handle was retrieved.
-