This data structure is part of the IntegratedPlatform Interface.
Remarks
Properties
EOS_IntegratedPlatform_Options
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_INTEGRATEDPLATFORM_OPTIONS_API_LATEST. |
EOS_IntegratedPlatformType Type | The type to be initialized. |
EOS_EIntegratedPlatformManagementFlags Flags | Identifies how to initialize the IntegratedPlatform. |
const void* InitOptions | Options specific to this integrated platform type. This parameter is either required or set to NULL based on the platform type. |