Package org.eclipse.swt.internal.win32
Class GUITHREADINFO
java.lang.Object
org.eclipse.swt.internal.win32.GUITHREADINFO
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
int
int
int
int
int
static int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
flags
public int flags -
hwndActive
public int hwndActive -
hwndFocus
public int hwndFocus -
hwndCapture
public int hwndCapture -
hwndMenuOwner
public int hwndMenuOwner -
hwndMoveSize
public int hwndMoveSize -
hwndCaret
public int hwndCaret -
left
public int left -
top
public int top -
right
public int right -
bottom
public int bottom -
sizeof
public static int sizeof
-
-
Constructor Details
-
GUITHREADINFO
public GUITHREADINFO()
-