BCGControlBar Pro for MFC
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.

Parameters
pRuleA pointer to the recurrence rule.