BCGSuite for MFC
static void CBCGPPlannerManagerCtrl::GetRulesID ( CBCGPRecurrenceRuleRegistrator::XBCGPRecurrenceRuleIDArray &  arID)
static

Returns array of registered rule identifiers.

Use this method to obtain the array of registered rule identifiers. Use RegisterRule() to register a new rule.

Parameters
arIDWhen this function returns, the arID contains the list of registered rule identifiers.