Carbon


CallGetSpecificFilterProc

Header: EPPC.h Carbon status: Unsupported

Boolean CallGetSpecificFilterProc (
    GetSpecificFilterUPP userRoutine, 
    void *contextPtr, 
    HighLevelEventMsgPtr msgBuff, 
    const TargetID *sender
);
userRoutine
contextPtr
msgBuff
sender

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

The High Level Event APIs (EPPC.h) are not supported in Carbon. Instead, use Apple events.


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