FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAction_SetConfig ( kAction  action,
kXml  settings 
)

Sets configuration for the action.

The XML settings object will be examined by the action and any errors or inconsistencies will be automatically resolved. Call kAction_Config to obtain the adjusted settings.

This function involves communication with the remote node.

Parameters
actionAction object.
settingsSpecifies the desired action configuration.
Returns
Operation status.