FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAlgInfo_Save ( kAlgInfo  info,
kXml  xml,
kXmlItem  item 
)

Saves the algorithm info to the specified XML object.

Unlike the kAlgInfo_Export function, this function also writes any type metadata that would be required to later parse the XML content using the kAlgInfo_Load function.

Parameters
infoAlgorithm info object.
xmlXML object.
itemXML content item.
Returns
Operation status.