Contents

retain

The callback used to add a retain for the host on the info pointer for the life of the host, and may be used for temporary references the host needs to take. This callback returns the actual info pointer to store in the host, almost always just the pointer passed as the parameter.

Declaration

var retain: CFAllocatorRetainCallBack?

See Also

Instance Properties