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