ホーム › 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
);パラメーター
| フィールド | 型 |
|---|---|
| pContext | void* |
| pExceptionInformation | WER_RUNTIME_EXCEPTION_INFORMATION* |
| pbOwnershipClaimed | BOOL* |
| pwszEventName | LPWSTR |
| pchSize | DWORD* |
| pdwSignatureCount | DWORD* |