Uses of Class
de.ibapl.jnhw.winapi.Winnt.LPWSTR
-
Packages that use Winnt.LPWSTR Package Description de.ibapl.jnhw.winapi -
-
Uses of Winnt.LPWSTR in de.ibapl.jnhw.winapi
Methods in de.ibapl.jnhw.winapi with parameters of type Winnt.LPWSTR Modifier and Type Method Description static longWinreg. RegEnumValueW(WinDef.HKEY hKey, int dwIndex, Winnt.LPWSTR lpValueName, IntRef lpType, WinDef.LPBYTE lpData)RegEnumValueW Enumerates the values for the specified open registry key.The function copies one indexed value name and data block for the key each time it is called.
-