@Structure.FieldOrder(value={"ApiVersion","Type","Flags","InitOptions"})
public class EOS_IntegratedPlatform_Options
extends com.sun.jna.Structure
EOS_Platform_Options for integrated platforms.EOS_Platform_Options| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_IntegratedPlatform_Options.ByReference |
static class |
EOS_IntegratedPlatform_Options.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
ApiVersion
API Version: Set this to
EOS_INTEGRATEDPLATFORM_OPTIONS_API_LATEST. |
static int |
EOS_INTEGRATEDPLATFORM_OPTIONS_API_LATEST
The most recent version of the EOS_IntegratedPlatform_Options API.
|
EOS_EIntegratedPlatformManagementFlags |
Flags
Identifies how to initialize the IntegratedPlatform.
|
com.sun.jna.Pointer |
InitOptions
Options specific to this integrated platform type.
|
java.lang.String |
Type
The type to be initialized.
|
| Constructor and Description |
|---|
EOS_IntegratedPlatform_Options() |
EOS_IntegratedPlatform_Options(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 final int EOS_INTEGRATEDPLATFORM_OPTIONS_API_LATEST
public int ApiVersion
EOS_INTEGRATEDPLATFORM_OPTIONS_API_LATEST.public java.lang.String Type
public EOS_EIntegratedPlatformManagementFlags Flags
public com.sun.jna.Pointer InitOptions
EOS_IntegratedPlatform_Steam_Options