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

#include <p6domnodeset.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6R::P6ERR addNode (p6IXMLNode *pNode)=0
 
virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR initialize (P6DOMXMLFLAGS flags)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This interface is used to create and add XML nodes into a p6IDOMNodeset component.

After a component of this interface is created and initialized a p6IDOMNodeset can be obtained by calling queryInterface() method on this component.

Definition at line 171 of file p6domnodeset.h.


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