Contents

NewOSLCountUPP(_:)

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

Declaration

func NewOSLCountUPP(_ userRoutine: OSLCountProcPtr!) -> OSLCountUPP!

Return Value

See OSLCountUPP.

Discussion

See the OSLCountProcPtr callback function.

See Also

Creating, Calling, and Deleting Universal Procedure Pointers