4febc76a
by Vitaly Lipatov at 2026-03-09T22:51:01+01:00
taskschd: Implement IRepetitionPattern for trigger objects.
Implement IRepetitionPattern COM object with Interval, Duration and
StopAtDurationEnd properties. Wire it to DailyTrigger_get_Repetition
and RegistrationTrigger_get_Repetition.