Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPoolAlloc_SetTotalCapacity ( kPoolAlloc  object,
kSize  size 
)

Sets the total amount of memory that can be requested from the underlying allocator.

This property is kSIZE_MAX by default.

Parameters
objectkPoolAlloc object.
sizeAmount of memory that can be requested from underlying allocator, in bytes.
Returns
Operation status.