Share via


CannotAnalyzeReason enumeration

The reason why execution results cannot be analyzed.

Syntax

enum CannotAnalyzeReason {
  CannotAnalyzeReasonNone             = 0, 
  CannotAnalyzeReasonNotSupported, 
  CannotAnalyzeReasonExecutionFailed, 
  CannotAnalyzeReasonInvalid 

};

Constants

CannotAnalyzeReasonNone

The results can be analyzed.

CannotAnalyzeReasonNotSupported

The results cannot be analyzed because the assessment manifest does not support it.

CannotAnalyzeReasonExecutionFailed

The results cannot be analyzed because assessment execution failed.

CannotAnalyzeReasonInvalid

Invalid reason.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeHosting.h