CFOptionFlags |
Header: CFBase.h |
A bitfield used for passing special allocation and other requests into Core Foundation creation functions. The flag bits are specific to particular opaque types in Core Foundation.
typedef UInt32 CFOptionFlags;
Currently no Core Foundation functions process data from parameters of this type. (It is an unimplemented feature.)
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)