Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IXSLTCompiled Interface Referenceabstract

#include <p6xsltcompiled.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR changeTraceStream (p6IDataStream *pTrace)=0
 
virtual P6R::P6ERR getTemplateName (const P6WCHAR **pName)=0
 
virtual P6R::P6ERR getTemplateSize (P6UINT32 *pNumber)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 
virtual P6R::P6ERR setTemplateName (const P6WCHAR *pName)=0
 

Detailed Description

This interface contains a compiled XSLT template and is used to share the compiled object across multiple threads for performance purposes.

Definition at line 30 of file p6xsltcompiled.h.


The documentation for this interface was generated from the following file: