util_check_may_remove_all


Description:


[ Version ( since = "3.58" ) ]
public bool util_check_may_remove_all (Component comp, SList<Component>? detached_instances, Time? rid, ObjModType mod, RecurResolveTimezoneCb tz_cb)

Checks whether removing the instance with recurrence ID rid from the series defined in the icalcomp using the mod mode is equal to remove all events.

Parameters:

comp

an Component

detached_instances

a SList of detached instances as Component, or null

rid

recurrence ID to remove, or null

mod

an ObjModType removal mode

tz_cb

The RecurResolveTimezoneCb to call

tz_cb_data

User data to be passed to the tz_cb callback

Returns:

true, when the whole series should be removed


Namespace: ECal
Package: libecal-2.0