EOS_IntegratedPlatformOptionsContainer_Release

EOS API reference page for EOS_IntegratedPlatformOptionsContainer_Release

Under 1 min to read

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 NameUsage Information
EOS_HIntegratedPlatformOptionsContainer IntegratedPlatformOptionsContainerHandleThe integrated platform options container handle to release.