Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing memory for ActiveX properties
Message
De
11/02/2002 19:53:56
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00618633
Message ID:
00618657
Vues:
12
Not sure. It raises the other question how to release an instance of Automation Server.
o = CreateObject("Word.Application")
o = null
&& or
release o

doesn't help and WinWord still in processes on my NT box , which makes me think
Node.Data = Null
won't help and I can't see any way to check it out.



>I think the VFP equivalent would be
Node.Data = Null
>
>>I've got the following extract from the doc.
>>
>>Node.Data =
>>
>>Note: You should free memory owned by Data property on deleting Node, use for these purposes OnDeletion event handler and set Data to Nothing.
>>
>>in VB
>>Node.Data = Nothing
>>
>>
>>How can I free memory for that in VFP ?
>>
>>Thank you.
>>Michael
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform