Contents

NewAECoerceDescUPP(_:)

Creates a new universal procedure pointer to a function that coerces data stored in a descriptor.

Declaration

func NewAECoerceDescUPP(_ userRoutine: AECoerceDescProcPtr!) -> AECoerceDescUPP!

Return Value

See AECoerceDescUPP.

Discussion

See the AECoerceDescProcPtr callback function.

See Also

Creating, Calling, and Deleting Universal Procedure Pointers