Carbon


AESendPriority

Header: AEInteraction.h

Specifies the processing priority for a sent Apple event.

typedef SInt16 AESendPriority;

When you call the AESend function, you pass a value of type AESendPriority for the sendPriority parameter. “Priority Constants for the AESend Function” lists the valid constant values for a variable or parameter of this type.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)