Skip navigation links
JNA API 4.2.0
com.sun.jna.platform.win32

Class NtDllUtil



  • public abstract class NtDllUtil
    extends Object
    NtDll Utility API.
    Author:
    dblock[at]dblock.org
    • Constructor Detail

      • NtDllUtil

        public NtDllUtil()
    • Method Detail

      • getKeyName

        public static String getKeyName(WinReg.HKEY hkey)
        Retrieve the name of an opened registry key.
        Parameters:
        hkey - Opened registry key.
        Returns:
        Basic key name, not including node information.
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.