Windows / Code / 0x401e000a
0x401e000a
HRESULT Facility: Unknown 30
NTSTATUS Facility: FACILITY_GRAPHICS_KERNEL 30
Associated Modules
| Module | Description |
|---|---|
| ntdll.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 |
|---|---|---|
| ntstatus.h | STATUS_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 | ||