component_bag_item_equal_by_comp


Description:


[ Version ( replacement = "ComponentBagItem.equal_by_comp" , since = "3.58" ) ]
public bool component_bag_item_equal_by_comp (void* item1, void* item2)

Returns whether the item1 and item2 are equal regarding the component reference stored in them.

Only the client, uid and rid members of the items are used here.

See: component_bag_item_hash_by_comp

Parameters:

item1

the first ComponentBagItem

item2

the second ComponentBagItem

Returns:

whether the item1 and item2 are equal regarding the component reference stored in them


Namespace: ECal
Package: libecal-2.0