This is work in progress.

Windows /Headers /winerror.h /ERROR_GRAPHICS_INVALID_POINTER

ERROR_GRAPHICS_INVALID_POINTER

Code: 0xc02625e4 (3223725540)

HRESULT Facility: FACILITY_GRAPHICS (38)

NTSTATUS Facility: Unknown (38)

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.

Associated Modules

ModuleCodeDescription
kernel32.dll0xc02625e4The 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.
1 entry