AssessmentResults::GetToBeAnalyzed method
Returns the indicator of whether the assessment results are to be analyzed.
virtual HRESULT GetToBeAnalyzed(
[out] BOOL *analyze
) const = 0;
-
analyze [out]
-
The indicator.
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
The indicator is TRUE if the assessment results are to be analyzed, FALSE otherwise.
Set this indicator with SetToBeAnalyzed.
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|