Pass Variant Array to a COM Object 
Author Message
 Pass Variant Array to a COM Object

In my browser I create a variant array. I am having trouble passing it
to my Custom COM Component. Has anyone done this? Sample code would be
most appreciated.

Thanks

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Fri, 23 Nov 2001 03:00:00 GMT  
 Pass Variant Array to a COM Object
Just make sure your COM object accepts a Variant.

--
Michael Harris

| In my browser I create a variant array. I am having trouble passing it
| to my Custom COM Component. Has anyone done this? Sample code would be
| most appreciated.
|
| Thanks
|
|
| Sent via Deja.com http://www.deja.com/
| Share what you know. Learn what you don't.



Fri, 23 Nov 2001 03:00:00 GMT  
 Pass Variant Array to a COM Object

Quote:
> In my browser I create a variant array. I am having trouble passing it
> to my Custom COM Component. Has anyone done this? Sample code would be
> most appreciated.

In what Language did you make the COM ???


Sun, 25 Nov 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Passing VARIANT array to COM

2. Passing Variant Array from ASP to COM Component

3. Passing VARIANT array to COM

4. Passing Variant Array from ASP to COM Component

5. returning empty variant array from COM object?

6. JavaScript access variant array returned by COM object?

7. call to COM object returns empty variant array???

8. Type Mismatch returning variant array from COM object

9. Passing an Array object to a C++ COM object

10. Problem passing a variant array out of VBasic object to ASP

11. Passing a vjscript byte array to a C++ COM object

12. Passing Multi-Dimensional arrays to COM objects from VBScript/ASP

 

 
Powered by phpBB® Forum Software