Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VC++ COM
Message
From
27/09/1999 21:23:57
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00269140
Message ID:
00269743
Views:
21
>Albert,
>
>Wouldn't using a COMARRAY be the way to do this?
>
>>The issue is that I want to pass an array of shorts. The C++ functions to access BSTR that I have tied stop when they see a zero value. I guess what I really want is some sort of BLOB data type.

I've used COMARRAY to acheive this functionality. My concern with this technique is that accessing each array element through DCOM would have a heavy performance penalty. Aren't each array element access marshalled?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform