WerReportCloseHandle 関数 (werapi.h)

指定したWindows エラー報告 (WER) レポートを閉じます。

構文

HRESULT WerReportCloseHandle(
  [in] HREPORT hReportHandle
);

パラメーター

[in] hReportHandle

レポートのハンドル。 このハンドルは、 WerReportCreate 関数によって返されます。

戻り値

この関数は、成功 した場合はS_OK を返し、失敗した場合はエラー コードを返します。

要件

要件
サポートされている最小のクライアント Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー werapi.h
Library Wer.lib
[DLL] Wer.dll

こちらもご覧ください

WerReportCreateWindows エラー報告