共用方式為


WerReportCloseHandle 函式 (werapi.h)

關閉指定的 Windows 錯誤報告 (WER) 報表。

語法

HRESULT WerReportCloseHandle(
  [in] HREPORT hReportHandle
);

參數

[in] hReportHandle

報表的句柄。 WerReportCreate 函式會傳回此句柄。

傳回值

此函式會在成功或失敗時傳回錯誤碼 S_OK

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 werapi.h
程式庫 Wer.lib
Dll Wer.dll

另請參閱

WerReportCreate,Windows 錯誤報告