Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VC++ COM
Message
De
27/09/1999 22:28:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00269140
Message ID:
00269760
Vues:
21
>Albert,
>
>>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?
>
>Do you have to use BSTR? Can you just declare the argument void * or char * in the VC method? If you use a API style DLL instead of COM you can talk about memory buffers like this.

I have to use COM because I am getting a query result set from a VFOX object. I can avoid the problems by returning the data in text format in a BSTR. My interest in alternative methods is more for future use than with my current application.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform