Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IXSLTTemplate::setTemplate ( p6IXSLTCompiled pTemplate)
pure virtual

Set the XSLT component with a compiled template object.

Any existing template object inside the XSLT processor will be ignored.

Parameters
pTemplate[ in ] Can be NULL. A component pointer objected from calling getTemplate() above.
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArgpName is NULL