Package org.eclipse.swt.internal.win32
Class BP_PAINTPARAMS
java.lang.Object
org.eclipse.swt.internal.win32.BP_PAINTPARAMS
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
dwFlags
public int dwFlags -
prcExclude
public int prcExclude -
pBlendFunction
public int pBlendFunction -
sizeof
public static final int sizeof
-
-
Constructor Details
-
BP_PAINTPARAMS
public BP_PAINTPARAMS()
-