ODDescList
- Superclasses
ODDesc-->ODObject- Subclasses
ODRecordAn object of the
ODDescListclass is a wrapper for a descriptor list (typeAEDescList), a descriptor structure that is a list of other descriptor structures.Description
A descriptor list is a data structure of typeAEDescListdefined by the data typeAEDesc--that is, a descriptor list is a descriptor record whose data handle refers to a list of other descriptor records (unless it is an empty list).For more information on Apple events and the
AEDescListtype, see the "Introduction to Apple Events" chapter of Inside Macintosh: Interapplication Communication. For general information on scripting support in OpenDoc, see the chapter on semantic events and scripting in theOpenDoc Programmer's Guide for the MacOS . Methods
This section presents a summary description of theODDescListmethod, followed by a detailed description.
InitODDescList- Initializes this descriptor list.
Methods