public:typedef SInt32 (*OSOrderFunction)( OSObject * obj1, OSObject * obj2, void * ref );
Name Description obj1 An object from the collection. obj2 An object to be compared to obj1. ref The ordering conext used by the sorting function as a hint for sorting.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)