Uses of Class
hudson.util.jna.WINBASE.FILETIME
-
Packages that use WINBASE.FILETIME Package Description hudson.util.jna Native code wrappers. -
-
Uses of WINBASE.FILETIME in hudson.util.jna
Methods in hudson.util.jna with parameters of type WINBASE.FILETIME Modifier and Type Method Description int
Advapi32. RegEnumKeyEx(int hKey, int dwIndex, char[] lpName, com.sun.jna.ptr.IntByReference lpcName, com.sun.jna.ptr.IntByReference reserved, char[] lpClass, com.sun.jna.ptr.IntByReference lpcClass, WINBASE.FILETIME lpftLastWriteTime)
-