Description | |||||
Sets or unsets the value of the specified analysis attribute. | |||||
Synopsis | |||||
#include <ProAnalysis.h> | |||||
ProError | ProAnalysisAttrSet | ( | |||
ProAnalysis analysis | |||||
/* (In) | |||||
The analysis | |||||
*/ | |||||
ProAnalysisAttribute attribute | |||||
/* (In) | |||||
The analysis attribute | |||||
*/ | |||||
ProBoolean anlattrset | |||||
/* (In) | |||||
Set or unset | |||||
*/ | |||||
) | |||||
Returns | |||||
|