Menu

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

Methods

IAppVerifierImageStops::get__NewEnum method

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

IAppVerifierImageStops::get_Count method

Retrieves the number of stops in the collection.

IAppVerifierImageStops::get_Item method

Retrieves the specified IAppVerifierImageStop object from the collection.

Inherits from

IDispatch interface

Requirements

Header: Vrfauto.h

Library: Vrfauto.dll

See Also