FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSystem_Verify ( kSystem  system)

Checks the validity of all system settings.

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

Parameters
systemSystem object.
Returns
Operation status.