SECXMLArchive::SECXMLArchive

SECXMLArchive::SECXMLArchive(LPCTSTRfileName, UINTnMode, LPCTSTRrootTagName, LPCTSTRheaderInfo= NULL)

Constructor.

Defined in: xmlarch.h

Parameters

fileName

Reference to a file.

nMode

Specifies the mode in which the archive is to be created.

rootTagName

The root tag name of the resultant document. Useful only while saving.

headerInfo

The header info to be put in the document. Useful only while saving.