Re: object freeing kinda figured out

GWRepCami@aol.com
Fri, 3 Jan 1997 14:19:08 -0500

In a message dated 97-01-02 18:17:10 EST, edwdig@bergen.org (Edward Di
Geronimo Jr.) writes:

> After further testing, I found out a few details about freeing blocks. I
> found out I can't free a block headed by a primary if it's attached to the
> app object. If I send the app object MSG_GEN_REMOVE_CHILD to get rid of
the
> primary, then MSG_GEN_DESTROY_AND_FREE_BLOCK will free the block. Blocks
> headed by GenItemGroups free fine when attached. But I still haven't
figured
> out how to free an individual object or vismoniker.

If the visMoniker is part of the block that you are freeing, it should be
removed also. Do you have a seperate area where that visMoniker resides and
then calling it to be put into an object that you instantiate?

Lee