FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBlock_SetId ( kBlock  block,
k32u  id 
)

Sets the unique identifier for this block.

The block identifier is used when external references to the block are needed. For example, the block identifier is used in the kRoutePoint structure to specify the block segment of a route end point.

Each block belonging to a particular node must have a unique identifier.

Parameters
blockBlock object.
idThe identifier for this block.
Returns
Operation status.