Klasse NtDllUtil

java.lang.Object
com.sun.jna.platform.win32.NtDllUtil

public abstract class NtDllUtil extends Object
NtDll Utility API.
Autor:
dblock[at]dblock.org
  • Konstruktordetails

    • NtDllUtil

      public NtDllUtil()
  • Methodendetails

    • getKeyName

      public static String getKeyName(WinReg.HKEY hkey)
      Retrieve the name of an opened registry key.
      Parameter:
      hkey - Opened registry key.
      Gibt zurück:
      Basic key name, not including node information.