Article # 430, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
How to destroy objects created with ObjInstaniate.
Q. I am using ObjInstaniate to create objects. Once I no longer need them, how do I destroy them? A. For Gen objects: MSG_GEN_DESTROY For Vis objects: MSG_VIS_DESTROY If your object is not a Gen or Vis subclass: MSG_META_OBJ_FREE