FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAction_InvokeAndSync ( kAction  action,
kObject  input,
kObject output,
kAlloc  alloc 
)

Applies current setting to the node and invokes this action.

Local configuration is automatically refreshed afterwards so no call to kNode_Refresh is necessary.

Parameters
actionAction object.
inputAction input object (can be kNULL).
outputReceives action output object (can be kNULL).
allocMemory allocator for action output object (or kNULL for default allocator).
Returns
Operation status.