public class ACTCTX extends Object
Modifier and Type | Field and Description |
---|---|
int |
cbSize |
int |
dwFlags |
long |
hModule |
long |
lpApplicationName |
long |
lpAssemblyDirectory |
long |
lpResourceName |
long |
lpSource |
static int |
sizeof |
short |
wLangId |
short |
wProcessorArchitecture |
Constructor and Description |
---|
ACTCTX() |
public int cbSize
public int dwFlags
public long lpSource
public short wProcessorArchitecture
public short wLangId
public long lpAssemblyDirectory
public long lpResourceName
public long lpApplicationName
public long hModule
public static final int sizeof
Copyright © 2017. All Rights Reserved.