Important: The information in this document is obsolete and should not be used for new development.
Creating and Managing the Coercion Handler Dispatch Tables
The Apple Event Manager provides three functions that allow you to create and manage the coercion handler dispatch tables. TheAEInstallCoercionHandlerfunction installs a coercion handler routine in either the application or system coercion dispatch table. TheAEGetCoercionHandlerfunction returns the handler for a specified descriptor type coercion. TheAERemoveCoercionHandlerfunction removes a coercion handler from either the application or system coercion table.
Subtopics
- AEInstallCoercionHandler
- AEGetCoercionHandler
- AERemoveCoercionHandler
 
  
  
 