Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Out of Process Com object - how to create?
Message
 
À
07/07/2000 02:01:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00389317
Message ID:
00389343
Vues:
18
>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."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform