ERROR_GRAPHICS_INVALID_POINTER

Code: 0xc02625e4 (3223725540)

As HRESULT:As NTSTATUS:

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

ModuleCodeFound inDescription
KernelBase.dll0xc02625e478.1The 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.dll0xc02625e478.11011The 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