![]() |
AETransactionID |
Header: AEDataModel.h |
Specifies a transaction ID.
typedef SInt32 AETransactionID;
A transaction is a sequence of Apple events that are sent back and forth between the client and server applications, beginning with the clients initial request for a service. When you call the AECreateAppleEvent function, you pass a value of type AETransactionID for the transactionID parameter.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)