ErrorSupport.FireWarning Method
Raises a warning.
Overload List
| Name | Description |
|---|---|
| ErrorSupport.FireWarning (Int32) |
Raises a warning identified by the specified HRESULT and allows execution to be cancelled.
|
| ErrorSupport.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.
|
See Also