Description | |||||
This notification is called when the analysis is no longer needed, and the application's description of it can be freed, for example when the model is erased, or the analysis is deleted. Set the notification by calling ProAnalysisTypeRegister(). | |||||
Synopsis | |||||
#include <ProAnalysis.h> | |||||
ProError | (*ProAnalysisInfofreeAction) | ( | |||
ProAnalysis analysis | |||||
/* (In) | |||||
The analysis | |||||
*/ | |||||
) | |||||
Returns | |||||
|