Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out of Process Com object - how to create?
Message
 
 
To
07/07/2000 02:01:39
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00389317
Message ID:
00389343
Views:
17
>Is it possible to create an out-of-process com object in VFP6 ?
>If so, how?

Just build your app as an EXE and you have "Out-of-process" COM. Build it as DLL (single or Multi-tier), you have an "In-Process" COM.

>Also, is it possible to keep a reference to the object(s) from my main program to be aware of how many are in existance at any given time? I'm thinking of something similar to an array of pointers to a struct in 'C'. I need to know how many are in existance and what the status of each is.

Once you instantiated the COM object into your main program, its properties will be accessible in the entire application.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform