ErrorWarningCollection class

This interface provides container objects for errors and warnings.

When to implement

Never. This interface is implemented by Axe and provided to the assessment.

ErrorWarningCollection has these types of members:

Methods

The ErrorWarningCollection class has these methods.

Method Description
~ErrorWarningCollection Destructor method.
AddItem Overloaded. Adds an ErrorWarning item to the collection.
DeleteItem Deletes an item from the collection.
GetCount Provides the count of the items in the collection.
GetItem Gets an item from the collection.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeRuntime.h
DLL
AxeCore.dll