Description | |||||
Outputs whether a specified analysis attribute is set. | |||||
Synopsis | |||||
#include <ProAnalysis.h> | |||||
ProError | ProAnalysisAttrIsSet | ( | |||
ProAnalysis analysis | |||||
/* (In) | |||||
The analysis | |||||
*/ | |||||
ProAnalysisAttribute attribute | |||||
/* (In) | |||||
The analysis attribute | |||||
*/ | |||||
ProBoolean* anlattrset | |||||
/* (Out) | |||||
Set or unset | |||||
*/ | |||||
) | |||||
Returns | |||||
|