ODRecord
- Superclasses
ODDescList-->ODDesc-->ODObject- Subclasses
ODAppleEventAn object of the
ODRecordclass is a wrapper for an AE record (typeAERecord), a descriptor list that can be used to construct Apple event parameters.Description
An AE record is a special descriptor list that allows keyword-specified descriptor records for Apple event parameters.For more information on Apple events and the
AERecordtype, 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 theODRecordmethod, followed by a detailed description.
InitODRecord- Initializes this AE record.
Methods