Public Member Functions

CXMLDOMNodeList Class Reference

#include <XMLDOMNodeList.h>

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

List of all members.

Public Member Functions

 CXMLDOMNodeList ()
void FinalRelease ()
HRESULT STDMETHODCALLTYPE InterfaceSupportsErrorInfo (REFIID iid)
STDMETHOD() get_item (long index, IXMLDOMNode **pVal)
STDMETHOD() get_length (long *pVal)
STDMETHOD() nextNode (IXMLDOMNode **nextItem)
STDMETHOD() reset ()
STDMETHOD() get__newEnum (IUnknown **pVal)

Constructor & Destructor Documentation

CXMLDOMNodeList::CXMLDOMNodeList (  )  [inline]

Member Function Documentation

void CXMLDOMNodeList::FinalRelease (  )  [inline]
STDMETHOD() CXMLDOMNodeList::get__newEnum ( IUnknown **  pVal  ) 
STDMETHOD() CXMLDOMNodeList::get_item ( long  index,
IXMLDOMNode **  pVal 
)
STDMETHOD() CXMLDOMNodeList::get_length ( long *  pVal  ) 
HRESULT STDMETHODCALLTYPE CXMLDOMNodeList::InterfaceSupportsErrorInfo ( REFIID  iid  ) 
STDMETHOD() CXMLDOMNodeList::nextNode ( IXMLDOMNode **  nextItem  ) 
STDMETHOD() CXMLDOMNodeList::reset (  ) 

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