Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass a byte array to a VFP COM server
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01504853
Message ID:
01506072
Vues:
88
I finally got this VFP COM server working. I can pass it an array from C++ and return data in an array from the server.

As soon as I get this cleaned up, I'll report what finally worked.

Jim

>>As a test, I decided to change the data type of the array that I am passing to char instead of byte, and use COMARRAY(..., 11). I had been using COMARRAY all along. So, I don't think that is the difference. In any case, this appears to work.
>>
>>But, will it work without COMARRAY in a C++ client?
>>
>>Any other thoughts or suggestions?
>>Thanks,
>>Jim
>>
>>
>Once you get it working, please post a complete working solution.
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform