FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSystem_FindNode ( kSystem  system,
k32u  id,
kNode node 
)

Finds the node with the specified id.

Parameters
systemSystem object.
idNode id (serial number).
nodeOptionally receives node object (if found).
Returns
Operation status (kERROR_NOT_FOUND if node not found).