Bagikan melalui


ErrorSupport.FireError Method

Include Protected Members
Include Inherited Members

Raises an error.

Overload List

  Name Description
Public method FireError(Int32, Boolean%) Raises an error identified by the specified HRESULT and allows execution to be cancelled.
Public method FireError(Int32, String, String, Int32, Boolean%) Raises an error identified by the specified HRESULT, associates it with the specified component, help file, and help context, and allows execution to be cancelled.

Top