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