I personally use WDDX when sending complex types between CF and COM - The WDDX API allows you to serialize and de-serialize outside of CF.
Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk -----Original Message----- From: Tony Fahlberg [mailto:[EMAIL PROTECTED] Sent: 09 March 2005 20:41 To: CF-Talk Subject: Passing an array to a COM interface in ColdFusion 6.x I have tried changing the parameter type in the COM component from a SAFEARRAY* to a VARIANT* but still get the same error. Any insight on this issue or how I can pass my array to a C++ COM component would be much appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198136 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

