0x8007000e
Decimal: 2147942414 · Signed: -2147024882
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x007 (FACILITY_WIN32: Win32)
- Code: 0x000e (14)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x007 (FACILITY_NTWIN32: WindowsNT Win32)
- Code: 0x000e (14)
Associated Modules
| Module | Found in | Description |
|---|---|---|
| KernelBase.dll | 78.1 | Ran out of memory |
| kernel32.dll | 78.11011 | Ran out of memory |
| 2 entries | ||
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| corerror.h | COR_E_OUTOFMEMORY | The EE thows this exception when no more memory is avaible to continue execution |
| ddraw.h | DDERR_OUTOFMEMORY | |
| dinput.h | DIERR_OUTOFMEMORY | |
| dsound.h | DSERR_OUTOFMEMORY | |
| stierr.h | STIERR_OUTOFMEMORY | |
| winerror.h | E_OUTOFMEMORY | Ran out of memory |
| 6 entries | ||