次の方法で共有


ResultSnippet::AddWarning methods

Creates an ErrorWarning object for use by the ResultSnippet object.

Overload list

Method Description
AddWarning(message) Creates an ErrorWarning warning object for use by the ResultSnippet object.
AddWarning(result,message) Creates an ErrorWarning warning object for use by the ResultSnippet object.
AddWarning(message,warning) Creates an ErrorWarning warning object for use by the ResultSnippet object.
AddWarning(result,message,warning) Creates an ErrorWarning warning object for use by the ResultSnippet object.

Requirements

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

See also

ResultSnippet