Carbon


CallAEEventHandlerProc

Header: AppleEvents.h Carbon status: Supported

OSErr CallAEEventHandlerProc (
    AEEventHandlerUPP userRoutine, 
    const AppleEvent *theAppleEvent, 
    AppleEvent *reply, 
    UInt32 handlerRefcon
);
userRoutine
theAppleEvent
reply
handlerRefcon
function result

A result code.

AVAILABILITY

Supported in Carbon.


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