SECXMLDocument::LoadFromFile
HRESULTSECXMLDocument::LoadFromFile(LPTSTRstrFileName)
Populate from an existing XML file. Use this method to initialize this class when reading an XML file.
Defined in: XMLDomDoc.h
Return Value
Returns S_OK if successful, the error code otherwise.
Parameters
strFileName
The XML file name.