FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_ListVariables ( kNode  node,
kArrayList  variableNames 
)

Gets the list of custom variables available from this node.

Use kArrayList_Purge to free the names returned by this function.

Parameters
nodeNode object.
variableNamesReceives names of custom variables (kArrayList<kString>).
Returns
Operation status.