Windows / Code / 0x8007000e
0x8007000e
HRESULT Facility: FACILITY_WIN32 (7)
NTSTATUS Facility: FACILITY_NTWIN32 (7)
Associated Modules
Module | Description |
---|---|
kernel32.dll | Ran out of memory |
1 entry |
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 |