Win32 API 日本語リファレンス
ホームSystem.ErrorReporting › PFN_WER_RUNTIME_EXCEPTION_EVENT

PFN_WER_RUNTIME_EXCEPTION_EVENT

コールバック

シグネチャ

HRESULT PFN_WER_RUNTIME_EXCEPTION_EVENT(
    void* pContext,
    WER_RUNTIME_EXCEPTION_INFORMATION* pExceptionInformation,
    BOOL* pbOwnershipClaimed,
    LPWSTR pwszEventName,
    DWORD* pchSize,
    DWORD* pdwSignatureCount
);

パラメーター

フィールド
pContextvoid*
pExceptionInformationWER_RUNTIME_EXCEPTION_INFORMATION*
pbOwnershipClaimedBOOL*
pwszEventNameLPWSTR
pchSizeDWORD*
pdwSignatureCountDWORD*