formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory
Description
Gets the available memory in mem zones. This will return the amount of free memory across all mem zones in the application.
Plugin Prototype
fzrt_unsigned_int fz_mem_zone_get_free_bytes(void)
Returns
The size in bytes, not allocated in all mem zones.
Availability
5.0.0.0
See Also
Function Set
Defined in