FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_Verify ( kNode  node)

Checks the validity of all node settings.

Use kNode_ErrorCount/kNode_ErrorAt to access the list of errors. If kNode_ErrorCount reports zero errors, then all validation checks passed. Use kNode_WarningCount/kNode_WarningAt to access the list of warnings. Warning may cause run-time error under certain circumstance but not always.

Parameters
nodeNode object.
Returns
Operation status.