Merge pull request #9412 from joinimran/patch-150

Addition of Error Code
This commit is contained in:
Jaime Ondrusek
2021-04-13 10:29:47 -07:00
committed by GitHub

View File

@ -320,6 +320,7 @@ The PnP enumerated device is removed from the System Spec because one of the har
| 0x80240042 | `WU_E_UNKNOWN_SERVICE` | The update service is no longer registered with `AU`.
| 0x80240043 | `WU_E_NO_UI_SUPPORT` | There is no support for `WUA UI`.
| 0x80240FFF | `WU_E_UNEXPECTED` | An operation failed due to reasons not covered by another error code.
| 0x80070422 | | Windows Update service stopped working or is not running.
## Windows Update success codes