IXMLDOMNodePtr & IXMLDOMNode *?? Any difference??
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
I've been wondering about this and I've been using IXMLDOMNodePtr. Is there a difference bet. IXMLDOMNodePtr & IXMLDOMNode *? Which is better than the other?? How come the word Ptr becomes equated with * in actual code?? Any idea or any links for this info?? Thanks!
-
I've been wondering about this and I've been using IXMLDOMNodePtr. Is there a difference bet. IXMLDOMNodePtr & IXMLDOMNode *? Which is better than the other?? How come the word Ptr becomes equated with * in actual code?? Any idea or any links for this info?? Thanks!
It's just a macro, they are the same,
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.