ERROR_GRAPHICS_INVALID_POINTER
Code: 0xc02625e4 (3223725540)
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)
- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x026 (Unknown facility)
- Code: 0x25e4 (9700)
Abstract
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.
Documented in Win32
COM Error Codes (COMADMIN, FILTER, GRAPHICS) (winerror.h): 0xC02625E4
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.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0xc02625e4 | 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 | 0xc02625e4 | 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 | |||