FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDataTree_Add ( kDataTree  tree,
kDataTreeItem  parent,
const kChar name,
kDataTreeItem item 
)

Inserts a new child item at the end of the specified parent's child list.

Parameters
treeTree object.
parentParent item, or kNULL to add a root node.
nameName of the new item.
itemDestination for the item handle.
Returns
Operation status.