SECXMLDocument::SaveToFile
HRESULTSECXMLDocument::SaveToFile(LPTSTRstrFileName)
Save to an XML file. Call this when you are done writing into this class.
Defined in: XMLDomDoc.h
Return Value
Returns S_OK if successful, the error code otherwise.
Parameters
strFileName
The XML file name.