Share via


ErrorSupport.FireWarning Method

Include Protected Members
Include Inherited Members

Raises a warning.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FireWarning(Int32) Raises a warning identified by the specified HRESULT and allows execution to be cancelled.
Public method FireWarning(Int32, String, String, Int32) Raises a warning identified by the specified HRESULT and associates it with the specified component, help file, and help context.

Top