Carbon


CallGetNextEventFilterProc

Header: Events.h Carbon status: Unsupported

void CallGetNextEventFilterProc (
    GetNextEventFilterUPP userRoutine, 
    EventRecord *theEvent, 
    Boolean *result
);
userRoutine
theEvent
result

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

GetNextEvent (GNE) filters patch the GetNextEvent function and therefore are not supported in Carbon


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)