Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: IXMLDOMNodeListPtr (Visual C++ 6.0)

From: Marvin Smit <marvin.smit@-----.--->
To: NULL
Date: 7/5/2005 1:55:00 PM
Hi,

You'll have to execute an SelectNodes command. This will give you the
NodeList.

You cannot 'just add items'. Its not a collection as such.

So, add the nodes to an XML DOM, execute the "SelectNodes" and you'll
have your Nodelist to pass on.

Hope this helps,

Marvin Smit

ps: Nodelist in an XML DOM are 'life'. 


On Tue, 5 Jul 2005 11:43:19 +0200, "Petar Popara" <my.fake@m...>
wrote:

>
>Can I create object of IXMLDOMNodeListPtr type? I'd like to create it and 
>populate it and return it as function return value.
>
>Please could you show me how (just few lines of code) I can create object of 
>IXMLDOMNodeListPtr type and insert some nodes in the list?
>
>Thank you in advance. 
>



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent