Merge pull request #10522 from michaelAngeloEgypt/patch-6

implementing #10334
This commit is contained in:
Tina Burden
2022-05-19 09:07:41 -07:00
committed by GitHub

View File

@ -84,9 +84,9 @@ For errors listed in this table, contact Microsoft Support for assistance.
| Hex | Cause | | Hex | Cause |
|-------------|---------| |-------------|---------|
| 0X80072F0C | Unknown |
| 0x80070057 | Invalid parameter or argument is passed. | | 0x80070057 | Invalid parameter or argument is passed. |
| 0x80090010 | NTE_PERM | | 0X80072F0C | Unknown |
| 0x80072F8F | A mismatch happens between the system's clock and the activation server's clock when attempting to activate Windows. | 0x80090010 | NTE_PERM |
| 0x80090020 | NTE\_FAIL | | 0x80090020 | NTE\_FAIL |
| 0x80090027 | Caller provided a wrong parameter. If third-party code receives this error, they must change their code. | | 0x80090027 | Caller provided a wrong parameter. If third-party code receives this error, they must change their code. |
| 0x8009002D | NTE\_INTERNAL\_ERROR | | 0x8009002D | NTE\_INTERNAL\_ERROR |