OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: IXMLDOMNode and insertBefore

[ Lists Home | Date Index | Thread Index ]
  • From: Curt Arnold <CurtA@techie.com>
  • To: Craig Miller <craigm@roninkuma.com>, xml-dev@lists.xml.org
  • Date: Sat, 21 Oct 2000 12:23:52 -0500

Your variant to be of type VT_DISPATCH, not VT_I4.  You want to do:

CComVariant vReference(pInsertBeforeNode);

This should invoke the CComVariant(IDispatch*) constructor and result in
a variant with type VT_DISPATCH.




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS