FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDataTree_PutItemData ( kDataTree  tree,
kDataTreeItem  item,
kObject  value 
)

Sets item content to a particular data object.

The data object passed as an argument to this function is copied by reference; ownership of the original object is transferred to the tree.

Parameters
treeTree object.
itemTree item.
valueData object.
Returns
Operation status.