WerStoreGetFirstReportKey

レポートストア内の最初のレポートへの参照を取得する。

WerStoreGetFirstReportKey hReportStore, ppszReportKey

hReportStore : [intptr] エラーレポートストア (以前 WerStoreOpen で取得したもの)。
ppszReportKey : [var] レポートキー文字列へのポインタ。呼び出しが成功すると、取得されたレポートキーを指す。

(プラグイン / モジュール : wer.dll)

解説

レポートストア内の最初のレポートへの参照を取得する。

[戻り値]
この関数は成功時に S_OK を返し、失敗時には以下を含むエラーコードを返す。
このドキュメントは省略されている。

情報

プラグイン / モジュールwer.dll
バージョン1.0
作成日2026/04/16
著作者IronHSP / CsWin32 bridge
URLhttps://github.com/inovia/IronHSP
備考Win32 API の wer.dll 関数群。CsWin32 + win32metadata から自動生成。
hsp3net 専用 (intptr / NSTRUCT / wstr を使用)。
タイプ拡張命令
グループWin32API
対応環境
  • Windows 版 HSP
hs ファイルhsphelp\win32_wer_gen2.hs