Contents

currentProcess()

Creates and returns an application address descriptor using the current process.

Declaration

class func currentProcess() -> NSAppleEventDescriptor

Discussion

The result is suitable for use as the targetDescriptor parameter of +appleEventWithEventClass:eventID:targetDescriptor:returnID:transactionID:.