eg:test
how could I get the node(rr) value "test" in VC,and by which function?
suppose IXMLDOMDocPtr,IXMLDOMNodePtr are used.
No pains,no gains
Printable View
eg:test
how could I get the node(rr) value "test" in VC,and by which function?
suppose IXMLDOMDocPtr,IXMLDOMNodePtr are used.
No pains,no gains
Use GetElementsByTagName() function.
Regards,
The Beret.