public class ACTCTX
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cbSize |
int |
dwFlags |
int |
hModule |
int |
lpApplicationName |
int |
lpAssemblyDirectory |
int |
lpResourceName |
int |
lpSource |
static int |
sizeof |
short |
wLangId |
short |
wProcessorArchitecture |
Constructor and Description |
---|
ACTCTX() |
public int cbSize
public int dwFlags
public int lpSource
public short wProcessorArchitecture
public short wLangId
public int lpAssemblyDirectory
public int lpResourceName
public int lpApplicationName
public int hModule
public static final int sizeof