Class
AppleEventObjectSpecifier
Description
An AppleEventObjectSpecifier specifies an object that an AppleEvent can be performed on.
Notes
An AppleEventObjectSpecifier can represent any object such as a document or a DesktopButton. AppleEventObjectSpecifers are returned by several functions and are passed to the ObjectSpecifierParam property of an AppleEvent class object.
Compatibility
All project types on all supported operating systems.
See also
Object parent class; AppleEvent class; GetIndexedObjectDescriptor, GetNamedObjectDescriptor, GetOrdinalObjectDescriptor, GetPropertyObjectDescriptor, GetRangeObjectDescriptor, GetStringComparisonObjectDescriptor, GetTestObjectDescriptor functions.