Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when passing array of string in param. to an Activ
Message
From
17/06/1999 07:56:49
 
 
To
16/06/1999 23:27:10
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00230443
Message ID:
00230791
Views:
24
>I don't see COMARRY in your code... You need to know if your ActiveX control wants zero based array or one based... if it is VC++ or VB or VJ++ probably needs zero based array... use the comarray code that passes the array by reference as a Zero based array.


I try it with all the possibilities of COMARRAY (0,1,10,11), but the problem is always there. The problem seems to be that VB (COM) don't understand my array. The COM Want to receive an array of strings and it don't understant the format of my array. Did I have to change my COM (pass string instead of array of strings),... ??
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform