Windows error 0xC02625E4, -1071241756

Detailed Error Information

ERROR_GRAPHICS_INVALID_POINTER[1]

MessageThe 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.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode38 (0x026)
NameFACILITY_GRAPHICS[2][1]
DescriptionThe source of the error code is the graphics drivers.[2][1]
Error Code9700 (0x25e4)

Questions

Nobody has asked any questions about this error yet.

Leave a comment below and we'll let you know when we find a fix.

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0