AppleEventObjectSpecifier

From Real Software Documentation

Jump to: navigation, search
Class (inherits from Object)

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 pushbutton. AppleEventObjectSpecifers are returned by several functions and are passed to the ObjectSpecifierParam property of an AppleEvent class object.


Examples

See the examples for the AppleEvent class.


See Also

AppleEvent class; GetIndexedObjectDescriptor, GetNamedObjectDescriptor, GetOrdinalObjectDescriptor, GetPropertyObjectDescriptor, GetRangeObjectDescriptor, GetStringComparisonObjectDescriptor, GetTestObjectDescriptor functions.

Personal tools