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.