Public Member Functions | Public Attributes

CXMLDOMProcessingInstruction Class Reference

#include <XMLDOMProcessingInstruction.h>

Inheritance diagram for CXMLDOMProcessingInstruction:
Inheritance graph
[legend]
Collaboration diagram for CXMLDOMProcessingInstruction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CXMLDOMProcessingInstruction ()
void FinalRelease ()
virtual DOMNode * get_DOMNode ()
virtual DOMNodeType get_DOMNodeType () const
STDMETHOD() get_target (BSTR *pVal)
STDMETHOD() get_data (BSTR *pVal)
STDMETHOD() put_data (BSTR newVal)

Public Attributes

DOMProcessingInstruction * processingInstruction

Constructor & Destructor Documentation

CXMLDOMProcessingInstruction::CXMLDOMProcessingInstruction (  )  [inline]

Member Function Documentation

void CXMLDOMProcessingInstruction::FinalRelease (  )  [inline]
STDMETHOD() CXMLDOMProcessingInstruction::get_data ( BSTR *  pVal  ) 
virtual DOMNode* CXMLDOMProcessingInstruction::get_DOMNode (  )  [inline, virtual]
virtual DOMNodeType CXMLDOMProcessingInstruction::get_DOMNodeType (  )  const [inline, virtual]
STDMETHOD() CXMLDOMProcessingInstruction::get_target ( BSTR *  pVal  ) 
STDMETHOD() CXMLDOMProcessingInstruction::put_data ( BSTR  newVal  ) 

Member Data Documentation


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