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

Sets the size limit for memory requests that can be allocated from larger blocks.

This property must be smaller than the BlockSize property. By default, this property is zero (block-based allocation is disabled).

Parameters
objectkPoolAlloc object.
sizeMaximum block-based allocation size, in bytes.
Returns
Operation status.