Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Trigger Destroy() Event-- Foxpro DLL memory prob
Message
De
19/07/2001 16:59:50
 
 
À
19/07/2001 16:26:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00532817
Message ID:
00532863
Vues:
13
I tried setting the internal reference to .NULL. and the outer class reference variable to .NULL. (to trigger it's Destroy()). I then stepped through each line of the code and it did not trigger neither the outer class' Destroy()event nor the nested class' Destroy() event.

The Destroy() event fired only when the test program (which created the outer class) terminated. However it only fired the Detroy() event of the outer class, but not the inner class so I do not think it released it from memory. in my Foxpro DLL I must ensure/force FOxpro to release the inner/nested class instantance...How do I do this?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform