util_get_component_occur_times
Description:
[ Version ( since = "2.32" ) ]
public void util_get_component_occur_times (Component comp, out long out_start, out long out_end, RecurResolveTimezoneCb tz_cb, Timezone default_timezone, ComponentKind kind)
Find out when the component starts and stops, being careful about recurrences.
Parameters:
comp |
an Component |
out_start |
Location to store the start time |
out_end |
Location to store the end time |
tz_cb |
The RecurResolveTimezoneCb to call |
default_timezone |
The default timezone |
kind |
the type of component, indicated with an ComponentKind |
tz_cb_data |
User data to be passed to the |
Namespace: ECal
Package: libecal-2.0