This function is part of the IntegratedPlatform Interface.
Remarks
Release the memory associated with an EOS_HIntegratedPlatformOptionsContainer handle. This must be called on Handles retrieved from EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer. This can be safely called on a NULL integrated platform options container handle.
See Also
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer
Parameters
EOS_IntegratedPlatformOptionsContainer_Release
Parameter Type And Name | Usage Information |
---|---|
EOS_HIntegratedPlatformOptionsContainer IntegratedPlatformOptionsContainerHandle | The integrated platform options container handle to release. |