Important: The information in this document is obsolete and should not be used for new development.
Adding Parameters and Attributes to Apple Events
The Apple Event Manager provides four functions that allow you to add Apple event parameters and attributes to an Apple event. TheAEPutParamPtr
andAEPutParamDesc
functions add parameters to a specified Apple event. TheAEPutAttributePtr
andAEPutAttributeDesc
functions add attributes to a specified Apple event.
Subtopics
- AEPutParamPtr
- AEPutParamDesc
- AEPutAttributePtr
- AEPutAttributeDesc