SECXMLDocument::SECXMLDocument

SECXMLDocument::SECXMLDocument(LPTSTR strRootTag, LPTSTR strHeader)

Constructor

Defined in: XMLDomDoc.h

Parameters

strRootTag

The name of the root tag (useful only while writing to an XML file)

strHeader

Any header info to be written into the XML file to be created.