Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning complex objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00782239
Message ID:
00782369
Vues:
16
This message has been marked as a message which has helped to the initial question of the thread.
Hi Yrgo,

>Is it possible to return complex objects from remote COM server?

Yes, by returning a reference to it. However, it wouldn't make much sense, since each access to this object requires a round-trip to the server across the network. If you need to return complex data as opposed to objects, you could return an XML string, instead Rick Strahl (http://www.west-wind.com) has a class that stores all object properties into an XML string and vice versa.

--
Christof Lange
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform