formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory
Description
version of fzrt_max_mem that uses 64 bit byteCount parameter (ie > 2 GB).
Plugin Prototype
fzrt_error_td fzrt_max_mem_64(
fzrt_int64 * | grow, |
fzrt_int64 * | size ) |
Parameters
grow [Result]
The maximum number of bytes by which the current heap zone can grow.
size [Result]
The size, in bytes, of the largest contiguous free block in the heap after purging and compacting
Returns
The size, in bytes, of the largest contiguous free block in the heap after purging and compacting.
Availability
5.0.0.0
Function Set
Defined in