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