Uses of Class
org.eclipse.swt.internal.win32.SYSTEMTIME
Packages that use SYSTEMTIME
-
Uses of SYSTEMTIME in org.eclipse.swt.internal.win32
Fields in org.eclipse.swt.internal.win32 declared as SYSTEMTIMEMethods in org.eclipse.swt.internal.win32 with parameters of type SYSTEMTIMEModifier and TypeMethodDescriptionstatic final booleanOS.FileTimeToSystemTime(FILETIME lpFileTime, SYSTEMTIME lpSystemTime) static final intOS.SendMessage(int hWnd, int Msg, int wParam, SYSTEMTIME lParam) static final intOS.SendMessageA(int hWnd, int Msg, int wParam, SYSTEMTIME lParam) static final intOS.SendMessageW(int hWnd, int Msg, int wParam, SYSTEMTIME lParam)