Contents

NewAEDisposeExternalUPP(_:)

Creates a new universal procedure pointer to a function that disposes of data stored in a buffer.

Declaration

func NewAEDisposeExternalUPP(_ userRoutine: AEDisposeExternalProcPtr!) -> AEDisposeExternalUPP!

Return Value

See AEDisposeExternalUPP.

Discussion

See the AEDisposeExternalProcPtr callback function.

See Also

Creating, Calling, and Deleting Universal Procedure Pointers