Carbon


AEReturnID

Header: AEDataModel.h

Specifies a return ID for a created Apple event.

typedef SInt16 AEReturnID;

When you call the AECreateAppleEvent function, you pass a value of type AEReturnID for the returnID parameter. “ID Constants for the AECreateAppleEvent Function” lists the valid constant values for a variable or parameter of this type.


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