Contents

NewAEEventHandlerUPP(_:)

Creates a new universal procedure pointer to an event handler function.

Declaration

func NewAEEventHandlerUPP(_ userRoutine: AEEventHandlerProcPtr!) -> AEEventHandlerUPP!

Return Value

See AEEventHandlerUPP.

Discussion

See the AEEventHandlerProcPtr callback function.

See Also

Creating, Calling, and Deleting Universal Procedure Pointers