| Description | |||||
| This is the user's termination function called when Creo Parametric terminates normally. | |||||
| Synopsis | |||||
| #include <ProCore.h> | |||||
| ProError | (*ProTerminationAction) | ( | |||
| ProeTerminationStatus term_type | |||||
| /* (In) | |||||
| The Creo Parametric termination status | |||||
| */ | |||||
| ) | |||||
| Returns | |||||
|
|||||