Carbon


InvokeListSearchUPP

Header: Lists.h Carbon status: Supported

Calls your list search callback function

SInt16 InvokeListSearchUPP (
    Ptr aPtr, 
    Ptr bPtr, 
    SInt16 aLen, 
    SInt16 bLen, 
    ListSearchUPP userUPP
);
DISCUSSION

See the ListSearchProcPtr callback for more information.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)