public final class EXCEPINFO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
bstrDescription |
int |
bstrHelpFile |
int |
bstrSource |
int |
dwHelpContext |
int |
pfnDeferredFillIn |
int |
pvReserved |
int |
scode |
static int |
sizeof |
short |
wCode |
short |
wReserved |
Constructor and Description |
---|
EXCEPINFO() |
public short wCode
public short wReserved
public int bstrSource
public int bstrDescription
public int bstrHelpFile
public int dwHelpContext
public int pvReserved
public int pfnDeferredFillIn
public int scode
public static final int sizeof