#include <XMLDOMProcessingInstruction.h>
Inheritance diagram for CXMLDOMProcessingInstruction:
Public Member Functions | |
CXMLDOMProcessingInstruction () | |
void | FinalRelease () |
virtual DOMNode * | get_DOMNode () |
virtual DOMNodeType | get_DOMNodeType () const |
Public Attributes | |
STDMETHOD( | get_target )(BSTR *pVal) |
STDMETHOD( | get_data )(BSTR *pVal) |
STDMETHOD( | put_data )(BSTR newVal) |
DOMProcessingInstruction * | processingInstruction |
|
|
|
|
|
Implements IXMLDOMNodeImpl< IXMLDOMProcessingInstruction,&IID_IXMLDOMProcessingInstruction >.
|
|
Implements IXMLDOMNodeImpl< IXMLDOMProcessingInstruction,&IID_IXMLDOMProcessingInstruction >.
|
|
|
|
|
|
|
|
|