Uses of Class
de.ibapl.jnhw.winapi.WinDef.RegistryHKEY
-
Packages that use WinDef.RegistryHKEY Package Description de.ibapl.jnhw.winapi -
-
Uses of WinDef.RegistryHKEY in de.ibapl.jnhw.winapi
Methods in de.ibapl.jnhw.winapi that return WinDef.RegistryHKEY Modifier and Type Method Description static WinDef.RegistryHKEYWinDef.RegistryHKEY. of(long value)static WinDef.RegistryHKEYWinreg. RegOpenKeyExW(WinDef.HKEY hKey, String lpSubKey, int ulOptions, int samDesired)RegOpenKeyExW Opens the specified registry key.
-