|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.platform.win32.OaIdl.DESCKIND
public static class OaIdl.DESCKIND
Nested Class Summary | |
---|---|
static class |
OaIdl.DESCKIND.ByReference
|
Field Summary | |
---|---|
static int |
DESCKIND_FUNCDESC
|
static int |
DESCKIND_IMPLICITAPPOBJ
|
static int |
DESCKIND_MAX
|
static int |
DESCKIND_NONE
|
static int |
DESCKIND_TYPECOMP
|
static int |
DESCKIND_VARDESC
|
Constructor Summary | |
---|---|
OaIdl.DESCKIND()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int DESCKIND_NONE
public static final int DESCKIND_FUNCDESC
public static final int DESCKIND_VARDESC
public static final int DESCKIND_TYPECOMP
public static final int DESCKIND_IMPLICITAPPOBJ
public static final int DESCKIND_MAX
Constructor Detail |
---|
public OaIdl.DESCKIND()
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |