Package org.eclipse.swt.internal.win32
Class HELPINFO
java.lang.Object
org.eclipse.swt.internal.win32.HELPINFO
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
static final int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
iContextType
public int iContextType -
iCtrlId
public int iCtrlId -
hItemHandle
public int hItemHandle -
dwContextId
public int dwContextId -
x
public int x -
y
public int y -
sizeof
public static final int sizeof
-
-
Constructor Details
-
HELPINFO
public HELPINFO()
-