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

Gets child item content as a text value.

Parameters
treeTree object.
parentParent item.
pathPath relative to the parent item.
valueReceives content as a text value.
capacitySize, in characters, of the string buffer.
Returns
Operation status.