FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_SaveReport ( kNode  node,
const kChar filePath 
)

Saves a report containing a description of current node state to the specified file.

This method is equivalent to calling kNode_Report followed by kSave6.

Parameters
nodekNode object.
filePathLocal path of the file to be saved.
Returns
Operation status.
See also
kNode_Report