Extract the current compiled template sitting in the XSLT processor component.
- Parameters:
-
| pTemplate | [OUT] Pointer to compiled template 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. |