Contents

NewOSLAdjustMarksUPP(_:)

Creates a new universal procedure pointer to an object callback adjust marks function.

Declaration

func NewOSLAdjustMarksUPP(_ userRoutine: OSLAdjustMarksProcPtr!) -> OSLAdjustMarksUPP!

Return Value

See OSLAdjustMarksUPP.

Discussion

See the OSLAdjustMarksProcPtr callback function.

See Also

Creating, Calling, and Deleting Universal Procedure Pointers