Data Members



OSOrderFunction

public:typedef SInt32 (*OSOrderFunction)( OSObject * obj1, OSObject * obj2, void * ref );

Parameters

NameDescription
obj1An object from the collection.
obj2An object to be compared to obj1.
refThe ordering conext used by the sorting function as a hint for sorting.

© 2000 Apple Computer, Inc. — (Last Updated 2/23/2000)