Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
AEPutParamDesc
You can use theAEPutParamDescfunction to add a descriptor record and a keyword to an Apple event as an Apple event parameter.
FUNCTION AEPutParamDesc (theAppleEvent: AppleEvent; theAEKeyword: AEKeyword; theAEDesc: AEDesc): OSErr;
theAppleEvent- The Apple event to which to add a parameter.
theAEKeyword- The keyword for the parameter to be added. If the Apple event already included a parameter with this keyword, the parameter is replaced.
theAEDesc- The descriptor record for the parameter.
RESULT CODES
SEE ALSO
For an example of the use ofAEPutParamDesc, see "Adding Parameters to an Apple Event," which begins on page 5-5.
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |