Package org.eclipse.swt.internal.win32
Class ACTCTX
java.lang.Object
org.eclipse.swt.internal.win32.ACTCTX
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
int
static final int
short
short
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
dwFlags
public int dwFlags -
lpSource
public int lpSource -
wProcessorArchitecture
public short wProcessorArchitecture -
wLangId
public short wLangId -
lpAssemblyDirectory
public int lpAssemblyDirectory -
lpResourceName
public int lpResourceName -
lpApplicationName
public int lpApplicationName -
hModule
public int hModule -
sizeof
public static final int sizeof
-
-
Constructor Details
-
ACTCTX
public ACTCTX()
-