[Home] [By Thread] [By Date] [Recent Entries]

  • From: Curt Arnold <CurtA@t...>
  • To: Craig Miller <craigm@r...>, xml-dev@l...
  • 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.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member