Sridhar Gurivireddy
2005-10-11 01:11:56 UTC
Then how can i read XML node value?
For example if in the XML file is like
<result> pass <result>
After I get reference to the <result> element, I am calling
get_nodeValue to get the value of "result" element, which is "pass"
If get_nodeValue is expected to return VT_NULL, what other API can I
use?
Regards,
Sridhar Gurivireddy
*** Sent via Developersdex http://www.developersdex.com ***
For example if in the XML file is like
<result> pass <result>
After I get reference to the <result> element, I am calling
get_nodeValue to get the value of "result" element, which is "pass"
If get_nodeValue is expected to return VT_NULL, what other API can I
use?
Regards,
Sridhar Gurivireddy
*** Sent via Developersdex http://www.developersdex.com ***