Carbon


CallOSACreateAppleEventProc

Header: OSA.h Carbon status: Supported

OSErr CallOSACreateAppleEventProc (
    OSACreateAppleEventUPP userRoutine, 
    AEEventClass theAEEventClass, 
    AEEventID theAEEventID, 
    const AEAddressDesc *target, 
    SInt16 returnID, 
    SInt32 transactionID, 
    AppleEvent *result, 
    SInt32 refCon
);
userRoutine
theAEEventClass
theAEEventID
target
returnID
transactionID
result
refCon
function result

A result code.

AVAILABILITY

Supported in Carbon.


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