Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to remove an instance of COM object from memory?
Message
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
COM, DCOM et OLE automation
Titre:
How to remove an instance of COM object from memory?
Divers
Thread ID:
00890297
Message ID:
00890297
Vues:
44
HI
In a program I create an instance of registered COM object, and assign a reference to the local variable.
loObject = CREATEOBJECT(“Component.ComponentClass”)
After the program is finished VFP still keep instance of the COM object in a memory. So next time I run my program it uses previously created object, instead of creating new one.
What should be done to avoid this behavior?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform