FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxBlock_Process ( kPxBlock  block,
kPxPort  port,
kMsgInfo  msgInfo 
)

Executes a block's OnReceive method.

This function is typically used within the pipe execution environment to perform block processing actions. However, this function call also be used when unit-testing blocks.

Parameters
blockBlock object.
portPort for which message is intended.
msgInfoMessage object (readonly; ownership transferred).
Returns
Operation status.