How String Array passed to VB ActiveX Control 
Author Message
 How String Array passed to VB ActiveX Control

Show how you prepare the safearray and how you call the method. Does the
method expect safearray of variants or safearray of BSTRs?
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
> I have a ActiveX control in VB. And i want to use that
> ActiveX Control in VC++ program.

> The main problem i am facing that  passing an string array
> in the VB ActiveX control.

> I have tried with safe array of Variant, but i always
> got "Debug Assertion Failed" error.

> Anurag.



Mon, 16 Aug 2004 04:48:21 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB passing string array to MCF ActiveX

2. Passing an array of Strings to VB via ActiveX

3. Passing array of strings between an ActiveX control and its host application

4. Passing array of strings between an ActiveX control and its host application

5. How To pass 2D String array to VB from VC++ Using Safe array

6. Passing Variant array to VB ActiveX DLL

7. Passing Variant array to VB ActiveX DLL

8. Passing string Arrays between VB and VC

9. How to pass var length array of string to event in VB

10. function parameters to pass a VB string array to a C++ DLL

11. passing Array of Strings between a C/C++ DLL and VB

12. passing (string) arrays from VB to C-DLL and vice versa

 

 
Powered by phpBB® Forum Software