Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Advanced Color Imaging Reference /
Chapter 5 - Color Manager Reference /
Color Manager Functions / Operations on Search and Complement Functions


DelSearch

Removes a custom search function from the current GDevice data structure's list of search functions. DelSearch disposes of the chain element but does nothing to the ProcPtr data structure.

pascal void DelSearch (ColorSearchProcPtr searchProc);
searchProc
A pointer to the custom search function to be deleted. See MySearchProc (page 5-17).

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996