ODAppleEvent
- Superclasses
ODRecord-->ODDescList--> ODDesc-->ODObject- Subclasses
- none
An object of the
ODAppleEventclass is a wrapper for an Apple event structure (typeAppleEvent).Description
An Apple event structure is a data structure of typeAppleEventcontaining a list of keyword-specified descriptor records that name the attributes and parameters of an event. An Apple event structure is different from an Apple event object.For more information on Apple event structures and the
AppleEventtype, 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 theODAppleEventmethod, followed by a detailed description.
InitODAppleEvent- Initializes this Apple event structure.
Methods