Passing ADODB.Stream from ASP to C++
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I need to pass an ADODB.Stream to a COM object I have created in C++. The object comes in as a VARIANT. I guess I need to get the IDispatch and query interface for something. Has anyone ever done this? All my tests have failed, most of which are reporting "no such interface supported" thanks. Jeremy Pullicino C++ Developer Homepage