|
FireSync API
|
| 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.
| node | Node object. |
| variableNames | Receives names of custom variables (kArrayList<kString>). |