public static class OaIdl.BINDPTR extends Union
Modifier and Type | Class and Description |
---|---|
static class |
OaIdl.BINDPTR.ByReference |
Structure.ByValue
Modifier and Type | Field and Description |
---|---|
OaIdl.FUNCDESC |
lpfuncdesc |
ITypeComp |
lptcomp |
OaIdl.VARDESC |
lpvardesc |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
BINDPTR() |
BINDPTR(ITypeComp lptcomp) |
BINDPTR(OaIdl.FUNCDESC lpfuncdesc) |
BINDPTR(OaIdl.VARDESC lpvardesc) |
getFieldOrder, getNativeAlignment, getTypedValue, readField, setType, setType, setTypedValue, writeField, writeField
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
public OaIdl.FUNCDESC lpfuncdesc
public OaIdl.VARDESC lpvardesc
public ITypeComp lptcomp
public BINDPTR()
public BINDPTR(OaIdl.VARDESC lpvardesc)
public BINDPTR(ITypeComp lptcomp)
public BINDPTR(OaIdl.FUNCDESC lpfuncdesc)