Menu

Represents a collection of properties that are related to an image check.

Methods

IAppVerifierImageChecks::get__NewEnum method

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

IAppVerifierImageChecks::get_Count method

Retrieves the number of properties in the collection.

IAppVerifierImageChecks::get_Item method

Retrieves the specified IAppVerifierImageProperty object from the collection.

Inherits from

IDispatch interface

Requirements

Header: Vrfauto.h

Library: Vrfauto.dll

See Also