Contents

retain

Retains the OSObject instance

Declaration

virtual void retain() const;

Discussion

Increases the retain count of the instance by one.

See Also

Managing the Object Lifecycle