Tagged Questions
0
votes
2answers
681 views
set an attribute in XML node usig MSXML. I am struck
I try to set an attribute in a XML node using MSXML. IXMLDOMElement alone has the member function setatrribute. So i got the document element.
pXMLDocumentElement -> get_documentElement (& ...