Description | |||||||||||||||||
Calculates the import validation score for the model. | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProIntfimport.h> | |||||||||||||||||
ProError | ProIntfimportValidationscoreCalculate | ( | |||||||||||||||
ProMdl model | |||||||||||||||||
/* (In) | |||||||||||||||||
The model for which the validation score should be calculated | |||||||||||||||||
*/ | |||||||||||||||||
ProLine score | |||||||||||||||||
/* (Out) | |||||||||||||||||
The calculated validation score value | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|