This is work in progress.

Windows /Headers /winerror.h /ERROR_GRAPHICS_PARTIAL_DATA_POPULATED

ERROR_GRAPHICS_PARTIAL_DATA_POPULATED

Code: 0x4026200a (1076240394)

HRESULT Facility: FACILITY_GRAPHICS (38)

NTSTATUS Facility: Unknown (38)

Abstract

Specified 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).

Associated Modules

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