Class EOS_IntegratedPlatform_Interface

java.lang.Object
com.sun.jna.PointerType
host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
All Implemented Interfaces:
com.sun.jna.NativeMapped

public class EOS_IntegratedPlatform_Interface extends com.sun.jna.PointerType
To add integrated platforms, you must call EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer to create an integrated platform options container. To modify that handle, call EOS_IntegratedPlatformOptionsContainer_* methods. Once you are finished, call EOS_Platform_Create with your handle. You must then release your integrated platform options container handle by calling EOS_IntegratedPlatformOptionsContainer_Release.
Since:
8/20/2023