GetUniqueIDObjectDescriptor
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.