|
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.Structure
com.sun.jna.Union
com.sun.jna.platform.win32.OaIdl.BINDPTR
public static class OaIdl.BINDPTR
| Nested Class Summary | |
|---|---|
static class |
OaIdl.BINDPTR.ByReference
|
| Nested classes/interfaces inherited from class com.sun.jna.Structure |
|---|
Structure.ByValue |
| Field Summary | |
|---|---|
OaIdl.FUNCDESC |
lpfuncdesc
|
ITypeComp |
lptcomp
|
OaIdl.VARDESC |
lpvardesc
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
OaIdl.BINDPTR()
|
|
OaIdl.BINDPTR(ITypeComp lptcomp)
|
|
OaIdl.BINDPTR(OaIdl.FUNCDESC lpfuncdesc)
|
|
OaIdl.BINDPTR(OaIdl.VARDESC lpvardesc)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Union |
|---|
getFieldOrder, getNativeAlignment, getTypedValue, readField, setType, setType, setTypedValue, writeField, writeField |
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeSize, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public OaIdl.FUNCDESC lpfuncdesc
public OaIdl.VARDESC lpvardesc
public ITypeComp lptcomp
| Constructor Detail |
|---|
public OaIdl.BINDPTR()
public OaIdl.BINDPTR(OaIdl.VARDESC lpvardesc)
public OaIdl.BINDPTR(ITypeComp lptcomp)
public OaIdl.BINDPTR(OaIdl.FUNCDESC lpfuncdesc)
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||