OaIdl.INVOKEKIND.ByReference
@FieldOrder("value") public static class OaIdl.INVOKEKIND extends Structure
Modifier and Type | Class | Description |
---|---|---|
static class |
OaIdl.INVOKEKIND.ByReference |
Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field | Description |
---|---|---|
static OaIdl.INVOKEKIND |
INVOKE_FUNC |
|
static OaIdl.INVOKEKIND |
INVOKE_PROPERTYGET |
|
static OaIdl.INVOKEKIND |
INVOKE_PROPERTYPUT |
|
static OaIdl.INVOKEKIND |
INVOKE_PROPERTYPUTREF |
|
int |
value |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor | Description |
---|---|
INVOKEKIND() |
|
INVOKEKIND(int value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public static final OaIdl.INVOKEKIND INVOKE_FUNC
public static final OaIdl.INVOKEKIND INVOKE_PROPERTYGET
public static final OaIdl.INVOKEKIND INVOKE_PROPERTYPUT
public static final OaIdl.INVOKEKIND INVOKE_PROPERTYPUTREF
public int value