Description | |||||
This is the notification function that performs the computation of an External Analysis. Set the notification by calling ProAnalysisTypeRegister(). | |||||
Synopsis | |||||
#include <ProAnalysis.h> | |||||
ProError | (*ProAnalysisComputeAction) | ( | |||
ProAnalysis analysis | |||||
/* (In) | |||||
The analysis being computed | |||||
*/ | |||||
) | |||||
Returns | |||||
|