FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxPipe_AddBlocks ( kPxPipe  pipe,
const kPxBlock blocks,
kSize  count 
)

Adds block instances to the pipe.

Ownership of the blocks is not transferred; the caller is responsible for destroying the blocks when they are no longer needed.

Parameters
pipePipe object.
blocksBlock list.
countBlock count.
Returns
Operation status.