formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory
Description
This will dispose of all memory in the zone and any associate zone structures. The mem zone is invalid for any mem zone calls after this call.
Plugin Prototype
fzrt_error_td fz_mem_zone_finit(
zone__ptr ) |
Parameters
zone__ptr [Input]
mem zone to release
Returns
FZRT_NOERR on success, error ID otherwise.
Availability
5.0.0.0
See Also
Function Set
Defined in