Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Single use instancing isn't single?
Message
De
09/03/2004 06:37:14
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00883104
Message ID:
00884369
Vues:
23
Dear Sergey,

It's simple: the 4 PID's aren't always coming from the COM objects, but
1. "runsvc" - is the first executeable which creates the service COM object,
2. "service" - is the first COM object, which starts the .exe again with an other parameter
3. "runtask" - is the "test.exe x" executable again which creates the task COM object,
4. "task" - the task COM object, which "executes" the task

so, as the documentation states out of process COM object should run in their own context, not in the creator's, not in an other objects. That's why there should be 4 different PID's.

Adam
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform