@Structure.FieldOrder(value={"ApiVersion","RecordsCount","Records"})
public class EOS_PresenceModification_DeleteDataOptions
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_PresenceModification_DeleteDataOptions.ByReference |
static class |
EOS_PresenceModification_DeleteDataOptions.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
ApiVersion
API Version: Set this to
EOS_PRESENCEMODIFICATION_DELETEDATA_API_LATEST. |
static int |
EOS_PRESENCEMODIFICATION_DELETEDATA_API_LATEST
Most recent version of the EOS_PresenceModification_DeleteData API.
|
EOS_PresenceModification_DataRecordId.ByReference |
Records
The pointer to start of a sequential array
|
int |
RecordsCount
The count of data keys to delete
|
| Constructor and Description |
|---|
EOS_PresenceModification_DeleteDataOptions() |
EOS_PresenceModification_DeleteDataOptions(com.sun.jna.Pointer peer) |
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, writeFieldpublic static int EOS_PRESENCEMODIFICATION_DELETEDATA_API_LATEST
public int ApiVersion
EOS_PRESENCEMODIFICATION_DELETEDATA_API_LATEST.public int RecordsCount
public EOS_PresenceModification_DataRecordId.ByReference Records