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

Virtual method that can be overridden to perform custom processing when action is invoked.

Parameters
actionAction object.
inputInput to be sent to remote procedure (or kNULL).
outputRecieves output from remote produre (can be kNULL).
allocMemory allocator for output object (or kNULL for default).
Returns
Operation status.