AEDisposeExternalUPP
Defines a universal procedure pointer to a function the Apple Event Manager calls to dispose of a descriptor created by the AECreateDescFromExternalPtr function.
Declaration
typealias AEDisposeExternalUPP = AEDisposeExternalProcPtrDiscussion
See the AEDisposeExternalProcPtr callback function.