Passing Variants from VB5 to VC++ using COM 
Author Message
 Passing Variants from VB5 to VC++ using COM



Quote:
>    code (Something is really hard to work with!)

Do you check the type of the variant in your code? Arrays are passed as
SafeArray structures, I think, with an additional "array" flag set in the
variant type.

DoDi



Wed, 08 Mar 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. EASY Way to Pass SAFEARRAY from VC to VB using COM

2. Variant parameter passing between VB and VC

3. passing vb5 arrays of strings to a vc++ 5 C dll

4. How to pass Variant Array to VB ActiveX DLL from a VC++ application

5. Passing VARIANT array to COM

6. Pass Variant Array to a COM Object

7. Passing Variant Array from ASP to COM Component

8. Passing VARIANT array to COM

9. Passing Variant Array from ASP to COM Component

10. Using VC++ Variant pointers to safearrays in VB

11. passing pointer to a VC-COM from VB

12. Calling VB5 COM From VC++ 5.0

 

 
Powered by phpBB® Forum Software