ErrorSupport.FireInformation Method
Raises an informational message.
Overload List
| Name | Description |
|---|---|
| ErrorSupport.FireInformation (Int32, ref Boolean) |
Raises an informational message about the specified HRESULT and allows execution to be cancelled.
|
| ErrorSupport.FireInformation (Int32, String, String, Int32, ref Boolean) |
Raises an informational message about the specified HRESULT, associates it with the specified component, help file, and help context, and allows execution to be cancelled.
|
See Also