WER Error Codes

Header: werapi.h

The following table provides a list of custom error codes used by Windows Error Reporting.

SymbolicCodeDescription
WER_E_INSUFFICIENT_BUFFERA buffer is too small to contain the data.
WER_E_INVALID_STATEA function was called in an unsupported manner.
WER_E_LENGTH_EXCEEDEDOne of the length limits has been exceeded.
WER_E_MISSING_PARAMOne or more parameters are missing.
WER_E_NOT_FOUNDElement not found.
WER_E_STORE_DISABLEDThe store has been disabled.
6 entries

Article text from the Win32 documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.