ErrorSupport.FireInformation Method
Include Protected Members
Include Inherited Members
Raises an informational message.
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 | |
---|---|---|
FireInformation(Int32, Boolean%) | Raises an informational message about the specified HRESULT and allows execution to be cancelled. | |
FireInformation(Int32, String, String, Int32, 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. |
Top