Share via


ErrorWarningCollection::AddItem methods

Adds an ErrorWarning item to the collection.

Overload list

Method Description
AddItem(issueType,message) Adds an ErrorWarning item to the collection.
AddItem(issueType,hresult,message) Adds an ErrorWarning item to the collection.
AddItem(issueType,message,errorWarning) Adds an ErrorWarning item to the collection.
AddItem(issueType,hresult,message,errorWarning) Adds an ErrorWarning item to the collection.

Requirements

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

See also

ErrorWarningCollection