Important: The information in this document is obsolete and should not be used for new development.
Deallocating Memory for Descriptor Records
TheAEDisposeDesc
function deallocates the memory used by a descriptor record. Because all Apple event structures (except for keyword-specified descriptor records) are descriptor records, you can useAEDisposeDesc
for any of them.
Subtopics
- AEDisposeDesc