FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBlock_SetConfig ( kBlock  block,
kXml  settings 
)

Sets configuration for the block.

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

This function involves communication with the remote node.

Parameters
blockBlock object.
settingsSpecifies the desired block configuration.
Returns
Operation status.