Windows error 0x4026200A, 1076240394

Detailed Error Information

ERROR_GRAPHICS_PARTIAL_DATA_POPULATED[1]

MessageSpecified buffer is not big enough to contain entire requested dataset. Partial data populated up to the size of the buffer. Caller needs to provide buffer of size as specified in the partially populated buffer's content (interface specific).
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

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 Code8202 (0x200a)

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