SECXMLDocument::LoadMap

BOOL SECXMLDocument::LoadMap(void)

Populate the map with tagname, IXMLDOMElement values under the root tag. This function just calls MapElements with the root element.

Defined in: XMLDomDoc.h

Return Value

Returns TRUE if successful, FALSE if mapping unsuccessful.