Menu

Represents a collection of Application Verifier stops that are associated with a check.

Methods

IAppVerifierStops::get__NewEnum method

Retrieves the IEnumVARIANT or IEnumUnknown enumerator interface for the collection of stops. Use the interface to retrieve objects from the collection.

IAppVerifierStops::get_Count method

Retrieves the number of stops in the collection.

IAppVerifierStops::get_Item method

Retrieves the specified IAppVerifierImageStop object from the collection.

Inherits from

IDispatch interface

Requirements

Header: Vrfauto.h

Library: Vrfauto.dll

See Also