Function anj_dm_remove_obj

Function Documentation

int anj_dm_remove_obj(anj_t *anj, anj_oid_t oid)

Removes Object from the data model.

Parameters:
  • anj – Anjay object.

  • oid – ID number of the Object to be removed.

Returns:

0 on success, a non-zero value in case of an error.