Public Member Functions | Public Attributes

CXMLDOMDocumentType Class Reference

#include <XMLDOMDocumentType.h>

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

List of all members.

Public Member Functions

 CXMLDOMDocumentType ()
void FinalRelease ()
virtual DOMNode * get_DOMNode ()
virtual DOMNodeType get_DOMNodeType () const
STDMETHOD() get_name (BSTR *pVal)
STDMETHOD() get_entities (IXMLDOMNamedNodeMap **pVal)
STDMETHOD() get_notations (IXMLDOMNamedNodeMap **pVal)

Public Attributes

DOMDocumentType * documentType

Constructor & Destructor Documentation

CXMLDOMDocumentType::CXMLDOMDocumentType (  )  [inline]

Member Function Documentation

void CXMLDOMDocumentType::FinalRelease (  )  [inline]
virtual DOMNode* CXMLDOMDocumentType::get_DOMNode (  )  [inline, virtual]
virtual DOMNodeType CXMLDOMDocumentType::get_DOMNodeType (  )  const [inline, virtual]
STDMETHOD() CXMLDOMDocumentType::get_entities ( IXMLDOMNamedNodeMap **  pVal  ) 
STDMETHOD() CXMLDOMDocumentType::get_name ( BSTR *  pVal  ) 
STDMETHOD() CXMLDOMDocumentType::get_notations ( IXMLDOMNamedNodeMap **  pVal  ) 

Member Data Documentation


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