Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
AEDeleteParam
You can use theAEDeleteParamfunction to delete an Apple event parameter.
FUNCTION AEDeleteParam (theAppleEvent: AppleEvent; theAEKeyword: AEKeyword): OSErr;
theAppleEvent- The Apple event containing the parameter to be deleted.
theAEKeyword- The keyword that specifies the parameter to be deleted.
RESULT CODES
noErr 0 No error errAEDescNotFound -1701 Descriptor record was not found errAENotAEDesc -1704 Not a valid descriptor record errAEBadListItem -1705 Operation involving a list item failed
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 |