public abstract class NtDllUtil
extends java.lang.Object
| Constructor | Description |
|---|---|
NtDllUtil() |
| Modifier and Type | Method | 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.