Uses of Class
de.ibapl.jnhw.winapi.WinDef.PHKEY
-
Packages that use WinDef.PHKEY Package Description de.ibapl.jnhw.winapi -
-
Uses of WinDef.PHKEY in de.ibapl.jnhw.winapi
Methods in de.ibapl.jnhw.winapi with parameters of type WinDef.PHKEY Modifier and Type Method Description static voidWinreg. RegOpenKeyExW(WinDef.HKEY hKey, String lpSubKey, int ulOptions, int samDesired, WinDef.PHKEY phkResult)RegOpenKeyExW Opens the specified registry key.
-