Extract the current compiled rule set sitting in the rule engine component.
- Parameters:
-
| pRules | [OUT] Pointer to compiled rule sets to cache or free. |
- Returns:
Success | P6R::eOk | |
Failure | P6R::eInvalidArg | pName is NULL |
P6R::eNotFound | The processor does not currently contain a compiled template. |