Carbon


CallAECoerceDescProc

Header: AEDataModel.h Carbon status: Supported

OSErr CallAECoerceDescProc (
    AECoerceDescUPP userRoutine, 
    const AEDesc *fromDesc, 
    DescType toType, 
    SInt32 handlerRefcon, 
    AEDesc *toDesc
);
userRoutine
fromDesc
toType
handlerRefcon
toDesc
function result

A result code.

AVAILABILITY

Supported in Carbon.


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