L
Lou
Why wouldn't the Finalize method of a class not get called when the class is
destroyed?
I have a Com class that gets created from a VB6 client.
In the VB6 client code I destroy the .NET Com componenet.
Set Bla=Nothing
When I trap in the .NET code the "Finalize" method never gets called?
-Lou
destroyed?
I have a Com class that gets created from a VB6 client.
In the VB6 client code I destroy the .NET Com componenet.
Set Bla=Nothing
When I trap in the .NET code the "Finalize" method never gets called?
-Lou