Method

GetPropertyObjectDescriptor


Description

Returns an AppleEventObjectSpecifier that refers to a property of the AppleEventObjectSpecifier passed.

Usage

result = GetPropertyObjectDescriptor(Object, Name)

Part

Type

Description

result

AppleEventObjectSpecifier

An object that refers to the Name property of Object.

Object

AppleEventObjectSpecifier

The source object. Pass Nil to search at the application level.

Name

String

The name of the property of Object to be returned.

Compatibility

All project types on all supported operating systems.