WER Enumerations
The following enumerations are used in Windows Error Reporting. For examples that use these enumerations, see samples in the Windows SDK under WinBase\WindowsErrorReporting and WinBase\Debug\FailFast.
In this section
Topic | Description |
---|---|
REPORT_STORE_TYPES | Defines the types of Windows Error Reporting (WER) report stores that can be opened. |
WER_CONSENT | Defines the possible Windows Error Reporting (WER) user consent states. |
WER_DUMP_TYPE | Defines the possible Windows Error Reporting (WER) minidump types. |
WER_FILE_TYPE | Defines the possible Windows Error Reporting (WER) file types for the minidump report. |
WER_REGISTER_FILE_TYPE | Defines the Windows Error Reporting (WER) file types that can be registered. |
WER_REPORT_TYPE | Defines the Windows Error Reporting (WER) report types. |
WER_REPORT_UI | Defines the indexes of the Windows Error Reporting (WER) report's customizable UI strings. |
WER_SUBMIT_RESULT | Defines the Windows Error Reporting (WER) submission result options. |