FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxBlock_Engage ( kPxBlock  block)

Executes a block's OnEngage method.

This function is called by the pipe execution environment after Start, to signal that blocks may begin generating arbitrary, asynchronous output messages. Refer to kPxBlock_OnEngage for information on overriding the OnEngage virtual method.

Parameters
blockBlock object.
Returns
Operation status.