Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_AE_AppleEvent.h File Reference


Enumerations

enum  CP_E_SendEvent { kCP_CheckAEM = 0, kCP_DontUseSelfSend = 1, kCP_SelfSendOK = 2 }
 CP_E_SendEvent. More...

Enumeration Type Documentation

enum CP_E_SendEvent
 

Determines what will happen when we try to send the AppleEvent.

Enumeration values:
kCP_CheckAEM  Checks at runtime to see if OK to send events to ourselves. Old versions leaked memory.
kCP_DontUseSelfSend  Dont send the event to ourself.
kCP_SelfSendOK  Its OK to send Apple Events to ourselves. This is the default method, so we can record events.


Generated on Tue Sep 20 20:21:26 2005 for CPLAT_MacOS by  doxygen 1.4.0