Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running server or client ?
Message
From
01/07/2004 16:27:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Running server or client ?
Miscellaneous
Thread ID:
00919848
Message ID:
00919848
Views:
75
Hi all !!

Image the follow scenare:

I have a written COM component in VFP7.0. This COMponente is registred in "machine1".

I have also a written application in vfp7.0 that is running in "machine2". In lostfocus
event of the control text1 i execute the command:

x = CREATEOBJECTEX("myclass","\\machine1","")

var1 = x.method1()

My doubt is: The code encapsulated in x.method1() will be run in machine1 or machine2 ?

Thanks.

Lázaro Santos.
Next
Reply
Map
View

Click here to load this message in the networking platform