共用方式為


FireError 方法

Raises an error.

多載清單 

  名稱 描述
公用方法 FireError(Int32, Boolean%) Raises an error identified by the specified HRESULT and allows execution to be cancelled.
公用方法 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.

頂端