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

Exports settings from an algorithm info object to the given XML object.

Unlike the kAlgInfo_Save function, this function does not write the 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.