Uses of Class
org.eclipse.swt.internal.win32.UDACCEL
Packages that use UDACCEL
-
Uses of UDACCEL in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type UDACCELModifier and TypeMethodDescriptionstatic final void
OS.MoveMemory
(int Destination, UDACCEL Source, int Length) static final void
OS.MoveMemory
(UDACCEL Destination, int Source, int Length) static final int
OS.SendMessage
(int hWnd, int Msg, int wParam, UDACCEL lParam) static final int
OS.SendMessageA
(int hWnd, int Msg, int wParam, UDACCEL lParam) static final int
OS.SendMessageW
(int hWnd, int Msg, int wParam, UDACCEL lParam)