Menu

Represents a stop that is associated with an image check.

Methods

IAppVerifierImageStop::get_Active method

Retrieves a flag that indicates if the Application Verifier stop is active.

IAppVerifierImageStop::get_ErrorFlags method

Retrieves a set of flags that configure the behavior of Application Verifier when an error is detected.

IAppVerifierImageStop::get_ErrorReporting method

Retrieves the settings that determine the method of reporting when Application Verifier encounters an error.

IAppVerifierImageStop::get_Severity method

Retrieves the severity of the stop.

IAppVerifierImageStop::get_StopCode method

Retrieves the stop code that is associated with the stop.

IAppVerifierImageStop::get_StopFlags method

Retrieves a set of flags that configure the behavior of Application Verifier when the stop is encountered.

IAppVerifierImageStop::put_Active method

Sets or resets a flag that indicates if the Application Verifier stop is active.

IAppVerifierImageStop::put_ErrorFlags method

Sets the flags that configure the behavior of Application Verifier when an error is detected.

IAppVerifierImageStop::put_ErrorReporting method

Sets the settings that determine the method of reporting when Application Verifier encounters an error.

IAppVerifierImageStop::put_Severity method

Sets the severity of the stop.

IAppVerifierImageStop::put_StopFlags method

Sets the flags that configure the behavior of Application Verifier when the stop is encountered.

Inherits from

IDispatch interface

Requirements

Header: Vrfauto.h

Library: Vrfauto.dll

See Also