Contents

DisposeComponentRoutineUPP

Disposes of the universal procedure pointer (UPP) to a component routine callback function.

Declaration

void DisposeComponentRoutineUPP(ComponentRoutineUPP userUPP);

Parameters

  • userUPP:

Discussion

See the ComponentRoutineProcPtr callback for more information.

See Also

Creating and Managing Universal Procedure Pointers