void CBCGPRecurrence::SetRule | ( | const CBCGPRecurrenceBaseRule * | pRule | ) |
Assignes the specified recurrence rule to the recurrence object.
This function is used to set the specified recurrence rule to the recurrence object. All exceptions that have been created prior to this assignment are deleted.
pRule | A pointer to the recurrence rule. |