|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.platform.win32.NtDllUtil
public abstract class NtDllUtil
NtDll Utility API.
Constructor Summary | |
---|---|
NtDllUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getKeyName(WinReg.HKEY hkey)
Retrieve the name of an opened registry key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NtDllUtil()
Method Detail |
---|
public static java.lang.String getKeyName(WinReg.HKEY hkey)
hkey
- Opened registry key.
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |