Destructor method.
Syntax
~CBaseObject(void);
Remarks
This method decrements the active-object count. (See CBaseObject::ObjectsActive.)
See Also