CFNumberRef |
Header: CFNumber.h |
The type of a reference to a CFNumber object.
typedef struct OpaqueCFNumberRef* CFNumberRef;
CFNumber objects are used to wrap numerical values for use in Core Foundation property lists and collection types.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)