FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDataTree_SetChildData ( kDataTree  tree,
kDataTreeItem  parent,
const kChar path,
kObject  value 
)

Sets child content by cloning a data object.

The data object passed as an argument to this function will be cloned; ownership of the original object is not transferred.

Parameters
treeTree object.
parentParent item.
pathPath relative to the parent item.
valueData object.
Returns
Operation status.