FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxBlock_FindPort ( kPxBlock  block,
k32u  id,
kPxPort port 
)

Finds the port object corresponding to the given id.

This method is thread-safe while the pipe is running.

Parameters
blockBlock object.
idPort id.
portReceives port obect.
Returns
Operation status (kERROR_NOT_FOUND if not found).