Windows / Code / 0xc02625e4
0xc02625e4
Decimal: 3223725540 · Signed: -1071241756
As HRESULT:- S: 1 (Failure)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x026 (FACILITY_GRAPHICS: Graphics drivers)
- Code: 0x25e4 (9700)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x026 (Unknown facility)
- Code: 0x25e4 (9700)
Associated Modules
| Module | Found in | Description |
|---|
| KernelBase.dll | 78.1 | The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, points to an invalid address, points to a kernel mode address, or is not correctly aligned. |
| kernel32.dll | 78.11011 | The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, points to an invalid address, points to a kernel mode address, or is not correctly aligned. |
| 2 entries |
Associated Headers