Windows / Code / 0xc02625e4
0xc02625e4
HRESULT Facility: FACILITY_GRAPHICS (38)
NTSTATUS Facility: Unknown (38)
Associated Modules
Module | Description |
---|---|
kernel32.dll | 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 |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | ERROR_GRAPHICS_INVALID_POINTER | 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 |