Windows / Code / 0x4026200a
0x4026200a
Decimal: 1076240394 · Signed: 1076240394
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x026 (FACILITY_GRAPHICS: Graphics drivers)
- Code: 0x200a (8202)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x026 (Unknown facility)
- Code: 0x200a (8202)
Associated Modules
| Module | Found in | Description |
|---|
| KernelBase.dll | 78.1 | 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). |
| kernel32.dll | 78.11011 | 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). |
| 2 entries |
Associated Headers