Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning complex objects
Message
 
To
28/04/2003 10:45:38
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00782239
Message ID:
00782369
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform