util_is_first_instance


Description:


[ Version ( since = "3.16" ) ]
public bool util_is_first_instance (Component comp, Time rid, RecurResolveTimezoneCb tz_cb)

Returns whether the given rid is the first instance of the recurrence defined in the comp.

Parameters:

comp

an Component instance

rid

a recurrence ID

tz_cb

The RecurResolveTimezoneCb to call

tz_cb_data

User data to be passed to the tz_cb callback

Returns:

Whether the rid identifies the first instance of comp.


Namespace: ECal
Package: libecal-2.0