Reference material for Xbox One Windows Error Reporting (WER) APIs.
| Name | Description |
|---|---|
| WerRegisterFile | Adds an additional crash artifact (e.g. game log) to be collected at crash time, along with the crash dump file. |
| WerUnregisterFile | Removes a file from the list of files registered using WerRegisterFile. |
| Name | Description |
|---|---|
| WER_REGISTER_FILE_TYPE | Defines the type of the registered file. |