FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxBlock_SetDropHandler ( kPxBlock  block,
kCallbackFx  function,
kPointer  receiver 
)

Sets a callback to provide notifications when this block drops a message.

This function is typically used within the pipe execution environment to receive drop notifications from a block. However, this function call also be used when unit-testing blocks.

Parameters
blockBlock object.
functionCallback function.
receiverCallback receiver.
Returns
Operation status.