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

Invokes this action without applying the current settings to this node first.

If the action changes remote configuration, kNode_Refresh can optionally be called to refresh local configuration.

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.