|
FireSync API
|
| kStatus kDataTree_ItemText | ( | kDataTree | tree, |
| kDataTreeItem | item, | ||
| kChar * | value, | ||
| k32u | capacity | ||
| ) |
Gets item content as a text value.
| tree | Tree object. |
| item | Tree item. |
| value | Receives content as a text value. |
| capacity | Size, in characters, of the string buffer. |