Contents

release

Primary implementation of the release mechanism.

Declaration

virtual void release() const;

Overview

See OSObject.h for more information. When retainCount == when then call free().

See Also

Miscellaneous