Uses of Class
com.github.robtimus.os.windows.registry.RemoteRegistryKey.Connector
-
-
Uses of RemoteRegistryKey.Connector in com.github.robtimus.os.windows.registry
Fields in com.github.robtimus.os.windows.registry declared as RemoteRegistryKey.Connector Modifier and Type Field Description static RemoteRegistryKey.ConnectorRemoteRegistryKey. HKEY_LOCAL_MACHINEA connector for connecting to the HKEY_LOCAL_MACHINE root key on a remote machine.static RemoteRegistryKey.ConnectorRemoteRegistryKey. HKEY_USERSA connector for connecting to the HKEY_USERS root key on a remote machine.
-