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
Module | Code | Description |
---|---|---|
kernel32.dll | 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. |
1 entry |