Carbon


CallAECoercePtrProc

Header: AEDataModel.h Carbon status: Supported

OSErr CallAECoercePtrProc (
    AECoercePtrUPP userRoutine, 
    DescType typeCode, 
    const void *dataPtr, 
    Size dataSize, 
    DescType toType, 
    SInt32 handlerRefcon, 
    AEDesc *result
);
userRoutine
typeCode
dataPtr
dataSize
toType
handlerRefcon
result
function result

A result code.

AVAILABILITY

Supported in Carbon.


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