Menu

Represents a collection of properties that are available for a check.

Methods

IAppVerifierProperties::get__NewEnum method

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

IAppVerifierImageProperties::get_Count method

Retrieves the number of properties in the collection.

IAppVerifierProperties::get_Item method

Retrieves the specified IAppVerifierProperty object from the collection.

Inherits from

IDispatch interface

Requirements

Header: Vrfauto.h

Library: Vrfauto.dll

See Also