public abstract class NtDllUtil extends Object
Constructor | Description |
---|---|
NtDllUtil() |
Modifier and Type | Method | Description |
---|---|---|
static String |
getKeyName(WinReg.HKEY hkey) |
Retrieve the name of an opened registry key.
|
public static String getKeyName(WinReg.HKEY hkey)
hkey
- Opened registry key.