formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory

fz_mem_zone_get_free_bytes

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

fz_mem_zone_free_bytes,

Function Set

fz_fzrt_mem_fset


Defined in

fzrt_api.h