const CFArrayCallBacks kCFTypeArrayCallBacks;
A predefined CFArrayCallBacks structure initialized with callbacks appropriate for use when the values in a created CFArray object are all Core Foundation types.
© 1999 Apple Computer, Inc. (Last Updated 9/17/99)