This checks that rid indicates a valid recurrence of icalcomp, and if so, generates a copy of icalcomp
containing a RECURRENCE-ID of rid.
Free the returned non-NULL component with unref, when no longer needed.
| icalcomp |
A recurring Component |
| rid |
The RECURRENCE-ID to construct a component for |
|
the instance as a new Component, or null . |