Class | Description |
---|---|
CFArray | |
CFArrayRef | |
CFHashCode |
A type for hash codes returned by the CFHash function.
|
CFIndex |
An integer type used throughout Core Foundation in several programmatic roles: as an array
index and for count, size, and length parameters and return values.
|
CFTypeID |
A type for unique, constant integer values that identify particular Core Foundation opaque
types.
|
CFTypeRef |
An untyped "generic" reference to any Core Foundation object.
|