Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBox_Construct ( kBox box,
kType  itemType,
kAlloc  allocator 
)

Constructs a kBox object.

Parameters
boxReceives the constructed object.
itemTypeType of box element (value types only).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.