GetUniqueIDObjectDescriptor
From Xojo Documentation
Method
GetUniqueIDObjectDescriptor(desiredClass As String, object As AppleEventObjectSpecifier, ID As String) As AppleEventObjectSpecifier
Supported for all project types and targets.
Supported for all project types and targets.
Returns a unique AppleEvent Object ID.
Notes
The desiredClass is the AppleEvent class and the object is the AppleEvent object.
Compatibility
All project types on macOS.
See Also
AppleEventObjectSpecifier class.