Returns the reference count of a Core Foundation object.
SDKs
- iOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Foundation
Declaration
Parameters
cf
The CFType object to examine.
Return Value
A number representing the reference count of cf
.