SECXMLDocument::MapElements
BOOLSECXMLDocument::MapElements(IXMLDOMNode*pNode, BOOLbRecurse)
Builds the tagname/element map for the elements under the specified element.
Defined in: XMLDomDoc.h
Return Value
Returns TRUE if successful, FALSE if mapping unsuccessful.
Parameters
pNode
The element whose children are to be mapped.
bRecurse
Indicates whether only the immediate children are to be mapped on recurse deeper.