Uses of Class
org.eclipse.swt.internal.win32.FILETIME
Packages that use FILETIME
-
Uses of FILETIME in org.eclipse.swt.internal.win32
Fields in org.eclipse.swt.internal.win32 declared as FILETIMEMethods in org.eclipse.swt.internal.win32 with parameters of type FILETIMEModifier and TypeMethodDescriptionstatic final boolean
OS.FileTimeToSystemTime
(FILETIME lpFileTime, SYSTEMTIME lpSystemTime) static final int
OS.RegEnumKeyEx
(int hKey, int dwIndex, TCHAR lpName, int[] lpcName, int[] lpReserved, TCHAR lpClass, int[] lpcClass, FILETIME lpftLastWriteTime) static final int
OS.RegEnumKeyExA
(int hKey, int dwIndex, byte[] lpName, int[] lpcName, int[] lpReserved, byte[] lpClass, int[] lpcClass, FILETIME lpftLastWriteTime) static final int
OS.RegEnumKeyExW
(int hKey, int dwIndex, char[] lpName, int[] lpcName, int[] lpReserved, char[] lpClass, int[] lpcClass, FILETIME lpftLastWriteTime)